Merge "Fix for UDS build job"
[infra/cicd.git] / jjb / airship / job_master_feature_tests_ubuntu.yml
index 7310eb7ae586e1ae1f6ae7d94ff3596ac0586f42..380b1e3688439741766ec91c86e424f4d74499dd 100644 (file)
         description: 'Distribution to use for the tests.'
     - string:
         name: CAPI_VERSION
+        default: 'v1alpha3'
+        description: 'Cluster API version. Can be v1alpha3.'
+    - string:
+        name: CAPM3_VERSION
         default: 'v1alpha4'
-        description: 'Cluster API version. Can be v1alpha3 or v1alpha4.'
+        description: 'Cluster API provider Metal3 version. Can be v1alpha3 or v1alpha4.'
     - string:
         name: TARGET_NODE_OS
         default: 'Ubuntu'