X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_feature_tests_centos.yml;h=fbec76196d19ab01390e0e91587d571dc316feaf;hb=3e5c5415a2257d57920f9b1fdbdc65bb23281cf0;hp=f579218869ca7627f8fa81228a06921e07b16b8c;hpb=cf86744ed7c2c7451f75bf1a497e40fc9e9bbb38;p=infra%2Fcicd.git diff --git a/jjb/airship/job_feature_tests_centos.yml b/jjb/airship/job_feature_tests_centos.yml index f5792188..fbec7619 100644 --- a/jjb/airship/job_feature_tests_centos.yml +++ b/jjb/airship/job_feature_tests_centos.yml @@ -59,11 +59,11 @@ description: 'Distribution to use for the tests.' - string: name: CAPI_VERSION - default: 'v1alpha4' + default: 'v1beta1' description: 'Cluster API version.' - string: name: CAPM3_VERSION - default: 'v1alpha5' + default: 'v1beta1' description: 'Cluster API provider Metal3 version.' - string: name: TARGET_NODE_OS @@ -108,7 +108,8 @@ white-list-target-branches: - 'master' - 'main' - - 'release-0.4' + - 'release-0.5' + - 'release-0.1' status-context: "test-features-centos" success-status: "Passed" failure-status: "Failed" @@ -120,7 +121,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True