Add capm3_release_branch as an env var
[infra/cicd.git] / jjb / metal3 / job_keep_capm3_e2e_tests.yml
index ba347fca31659d406f3f0dfaff599a7d06362fed..5a55058a1c65592da74abf88ac211a285b84161c 100644 (file)
         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}'