X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_feature_tests_ubuntu.yml;h=be50df84b83aa38b878a00818921db0e8bda7722;hb=5e47a57d9047f3c56ba770538bc5afa9e8687ffd;hp=dc9af39aae68fa3d30174df1b29fa3b75dc7b5d1;hpb=713d99049d94b909d3e9984cee8528432b2b328c;p=infra%2Fcicd.git diff --git a/jjb/airship/job_feature_tests_ubuntu.yml b/jjb/airship/job_feature_tests_ubuntu.yml index dc9af39a..be50df84 100644 --- a/jjb/airship/job_feature_tests_ubuntu.yml +++ b/jjb/airship/job_feature_tests_ubuntu.yml @@ -59,8 +59,12 @@ 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'