remove Infra Engine jobs
[infra/cicd.git] / jjb / metal3 / job_capm3_main_e2e_tests.yml
index 4dea33c677b60ddf67778c1e59e763fe015b3eff..40755f4c38f311b71cb296578c7110c89cc7aaa7 100644 (file)
@@ -26,7 +26,7 @@
 
 - job-template:
     id: capm3_main_e2e_tests
-    name: '{job_prefix}_main_{capm3_target_branch}_e2e_test_{image_os}'
+    name: '{job_prefix}_daily_{capm3_target_branch}_e2e_test_{image_os}'
     description: "CAPM3 {capm3_version} e2e tests for {repo[org]}/{repo[name]} 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: '{capm3_release_branch}'
+        description: 'The target branch of CAPM3 to be used for this test'
     - string:
         name: CAPI_VERSION
         default: '{capi_version}'