fix default ironic image build parameters
[infra/cicd.git] / jjb / metal3 / projects.yml
index 1c3f007963bf276bd324d61915fb94b7dbb867ca..c4bc5af56feb159b796d9faade4fd531bc3c5154 100644 (file)
             - v1a5:
                 capi_version: v1alpha4
                 capm3_version: v1alpha5
+                target_branches:
+                  - 'release-0.5'
+      - keep_capm3_e2e_tests:
+          version:
+            - v1b1:
+                capi_version: v1beta1
+                capm3_version: v1beta1
                 target_branches:
                   - 'main'
+            - v1a5:
+                capi_version: v1alpha4
+                capm3_version: v1alpha5
+                target_branches:
                   - 'release-0.5'
       - capm3_main_e2e_upgrade_tests:
           exclude:
             - image_os: centos
+      - capm3_main_e2e_ephemeral_tests:
+          exclude:
+            - image_os: ubuntu
       - capm3_main_e2e_tests:
           version:
             - v1b1:
                 capm3_version: v1alpha5
                 capm3_branch: release-0.5
                 schedule: "H 23 * * *"
+
+
+- project:
+    name: 'ironic_image_build_tests'
+    org: metal3-io
+    proj:
+      - project_infra:
+          repo: project-infra
+          branch: '${{ghprbActualCommit}}'
+          ci_github_repo: '${{ghprbAuthorRepoGitUrl}}'
+      - ironic_image:
+          repo: ironic-image
+    jobs:
+      - ironic_image_build_tests