Add capm3_release_branch as an env var
[infra/cicd.git] / jjb / metal3 / job_main_feature_tests.yml
index e166a7d5ff8dcc2f957bddcf83456770452aaf8d..3e326bcf43134859037458778d6d289c42a6f4ae 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: 'main'
+        description: 'The target branch of CAPM3 to be used for this test'
     - string:
         name: CAPI_VERSION
         default: 'v1beta1'