Set default value for IMAGE_OS to ubuntu for k8s upgrade tests
[infra/cicd.git] / jjb / metal3 / job_capm3_periodic_e2e_k8s_upgrade_tests_prow.yml
index c275db23de7c043f29f8c80d81d6025c014faaed..43d7f63381a1a481e3c4cb11a979c1cbb9313163 100644 (file)
@@ -62,8 +62,8 @@
     # End of Prow parameters
     - string:
         name: IMAGE_OS
-        default: '{image_os}'
-        description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos'
+        default: "ubuntu"
+        description: 'Distribution to use for the target host as well as source and target cluster. Default is ubuntu'
     - string:
         name: capm3_release_branch
         default: '{capm3_release_branch}'