Merge "Fix for UDS build job"
[infra/cicd.git] / jjb / airship / job_feature_tests_ubuntu.yml
index b648b277d7eea2eb5c4be04592f6ccbbf15d0bb1..3e848cdd9668ed6514a102f11701d8ad2cf0b8e0 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'