Add capm3_release_branch as an env var
[infra/cicd.git] / jjb / metal3 / job_capm3_e2e_tests_parallel.yml
index 5fec0e6c80c8d9ac80652026e56354060ce15c1e..2a41d05cce5c565cb4226c3c143819d72e460931 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}'