Set default value for IMAGE_OS to ubuntu for k8s upgrade tests
[infra/cicd.git] / jjb / metal3 / job_capm3_e2e_k8s_upgrade_tests_prow.yml
index 28ccb3a1274703e0d9d6010f4cb0af24ac23a8cb..e901daab882a97bbc63c8af6713e75a908b6343e 100644 (file)
@@ -27,7 +27,7 @@
 - job-template:
     id: capm3_e2e_k8s_upgrade_tests_prow
     name: '{job_prefix}-e2e-{k8s_versions}-upgrade-test-{capm3_target_branch}'
-    description: "CAPM3 e2e k8s upgrade tests for on {image_os}."
+    description: "CAPM3 e2e k8s upgrade tests for on ubuntu."
     project-type: pipeline
     defaults: global
     disabled: False
@@ -62,7 +62,7 @@
     # End of Prow parameters
     - 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