Fix for the collecting of artifacts
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a3_integration_tests_ubuntu.yml
index e382bf4277daa5dfed6e02f0721f301eba6fd789..f14318710eec74aaeb585de7a317a3490d3c2519 100644 (file)
     - string:
         name: CAPI_VERSION
         default: 'v1alpha3'
-        description: 'Cluster API version. Can be v1alpha1,v1alpha2 or v1alpha3.'
+        description: 'Cluster API version. Can be v1alpha3.'
+    - string:
+        name: CAPM3_VERSION
+        default: 'v1alpha3'
+        description: 'Cluster API provider Metal3 version. Can be v1alpha3 or v1alpha4.'
     - string:
         name: TARGET_NODE_OS
         default: 'Ubuntu'
@@ -92,7 +96,7 @@
         github-hooks: True
         permit-all: False
         auto-close-on-fail: False
-        allow-whitelist-orgs-as-admins: False
+        allow-whitelist-orgs-as-admins: True
         white-list-target-branches:
           - 'master'
           - 'release-0.3'