remove Infra Engine jobs
[infra/cicd.git] / jjb / metal3 / job_main_feature_tests_upgrade.yml
index 27a39d6959317d70491e4765ce906b4f1eb6ef14..a60e48bc16c4d9b17d7d0420878d27f028270be5 100644 (file)
@@ -27,7 +27,7 @@
 
 - job-template:
     id: main_feature_tests_upgrade
-    name: '{job_prefix}_main_feature_tests_upgrade_{image_os}'
+    name: '{job_prefix}_daily_main_feature_tests_upgrade_{image_os}'
     description: "Upgrade main tests on {image_os}."
     project-type: pipeline
     defaults: global
         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'
+    - string:
+        name: capm3_release_branch
+        default: 'release-0.5'
+        description: 'The target branch of CAPM3 to be used for this test'
     - string:
         name: CAPI_VERSION
         default: 'v1alpha4'