add ccsdk-sli-northbound
[infra/cicd.git] / jjb / metal3 / job_capm3_main_integration_tests.yml
index 19d8b5277a29cefb6075d099aa4471a7abb3cf57..c725f73039e90cb909d8713c4b1cae44b63005b7 100644 (file)
@@ -26,7 +26,7 @@
 
 - job-template:
     id: capm3_main_integration_tests
-    name: '{job_prefix}_main_{version}_integration_test_{image_os}'
+    name: '{job_prefix}_daily_{capm3_target_branch}_integration_test_{image_os}'
     description: "CAPM3 {capm3_version} integration tests for {org}/{repo} 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}'