X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_feature_tests_centos.yml;h=f579218869ca7627f8fa81228a06921e07b16b8c;hb=cf86744ed7c2c7451f75bf1a497e40fc9e9bbb38;hp=f8775c19d7936571336dbd14d02d04e0698df673;hpb=d6079ff431918577ca8510e2da0e1e929f1dbf88;p=infra%2Fcicd.git diff --git a/jjb/airship/job_feature_tests_centos.yml b/jjb/airship/job_feature_tests_centos.yml index f8775c19..f5792188 100644 --- a/jjb/airship/job_feature_tests_centos.yml +++ b/jjb/airship/job_feature_tests_centos.yml @@ -59,12 +59,12 @@ description: 'Distribution to use for the tests.' - string: name: CAPI_VERSION - default: 'v1alpha3' - description: 'Cluster API version. Can be v1alpha3.' + default: 'v1alpha4' + description: 'Cluster API version.' - string: name: CAPM3_VERSION - default: 'v1alpha4' - description: 'Cluster API provider Metal3 version. Can be v1alpha4.' + default: 'v1alpha5' + description: 'Cluster API provider Metal3 version.' - string: name: TARGET_NODE_OS default: 'Centos' @@ -107,7 +107,8 @@ allow-whitelist-orgs-as-admins: True white-list-target-branches: - 'master' - - 'release-0.3' + - 'main' + - 'release-0.4' status-context: "test-features-centos" success-status: "Passed" failure-status: "Failed"