Fix for the collecting of artifacts
[infra/cicd.git] / jjb / airship / job_feature_tests_ubuntu.yml
index dc9af39aae68fa3d30174df1b29fa3b75dc7b5d1..be50df84b83aa38b878a00818921db0e8bda7722 100644 (file)
         description: 'Distribution to use for the tests.'
     - string:
         name: CAPI_VERSION
-        default: 'v1alpha3'
-        description: 'Cluster API version. Can be v1alpha3 or v1alpha4.'
+        default: 'v1alpha4'
+        description: 'Cluster API version. Can be v1alpha3.'
+    - string:
+        name: CAPM3_VERSION
+        default: 'v1alpha4'
+        description: 'Cluster API provider Metal3 version. Can be v1alpha3 or v1alpha4.'
     - string:
         name: TARGET_NODE_OS
         default: 'Ubuntu'