Make clusterctl run only on ubuntu 82/20782/1
authormuhammad adil ghaffar <muhammad.adil.ghaffar@est.tech>
Wed, 20 Mar 2024 16:18:14 +0000 (18:18 +0200)
committermuhammad adil ghaffar <muhammad.adil.ghaffar@est.tech>
Thu, 21 Mar 2024 08:26:23 +0000 (10:26 +0200)
Change-Id: I2c6e2366498cf23ec0fc157738e2e730b65b4f52

jjb/metal3/job_capm3_clusterctl_upgrade_tests.yml
jjb/metal3/projects.yml

index 8dc3fea2a9a74b9aa8afb3a0e813258f90756dba..12dde547048c834fb51a3701a2572f2ecb7542d7 100644 (file)
@@ -26,8 +26,8 @@
 
 - job-template:
     id: capm3_clusterctl_upgrade_tests
-    name: '{job_prefix}_{proj}_{capm3_target_branch}_clusterctl_upgrade_test_{image_os}'
-    description: "CAPM3 e2e clusterctl upgrade tests for {org}/{repo} on {image_os}."
+    name: '{job_prefix}_{proj}_{capm3_target_branch}_clusterctl_upgrade_test'
+    description: "CAPM3 e2e clusterctl upgrade tests for {org}/{repo} on ubuntu."
     project-type: pipeline
     defaults: global
     disabled: False
@@ -55,7 +55,7 @@
         description: 'Target branch of the PR'
     - string:
         name: IMAGE_OS
-        default: '{image_os}'
+        default: "ubuntu"
         description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos'
     - string:
         name: capm3_release_branch
index c410dd1b1fff7f109eed93ec622c3e711a9df13e..7adabebb1e3c3550be6ec579e679b8669042b00e 100644 (file)
             target_branches:
             - 'release-1.4'
             - 'release-0.3'
+        exclude:
+        - image_os: centos
     - keep_capm3_e2e_integration_tests:
         capm3_target_branch:
         - main: