X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_feature_tests_ubuntu.yml;h=da78bf26cca223f9f948cb419dafe34d91405660;hb=7189ba62388c7abd3fe4c142fb86090aec100f0c;hp=33ef33c845d1f172f268ebb33a6c57bd44654d7b;hpb=77d376fd4d9e9e06bc76a82bfb0f7adc7f81111b;p=infra%2Fcicd.git diff --git a/jjb/airship/job_feature_tests_ubuntu.yml b/jjb/airship/job_feature_tests_ubuntu.yml index 33ef33c8..da78bf26 100644 --- a/jjb/airship/job_feature_tests_ubuntu.yml +++ b/jjb/airship/job_feature_tests_ubuntu.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: 'v1beta1' + description: 'Cluster API version.' - string: name: CAPM3_VERSION - default: 'v1alpha4' - description: 'Cluster API provider Metal3 version. Can be v1alpha4.' + default: 'v1beta1' + description: 'Cluster API provider Metal3 version.' - string: name: TARGET_NODE_OS default: 'Ubuntu' @@ -107,7 +107,9 @@ allow-whitelist-orgs-as-admins: True white-list-target-branches: - 'master' - - 'release-0.4' + - 'main' + - 'release-0.5' + - 'release-0.1' status-context: "test-features" success-status: "Passed" failure-status: "Failed" @@ -119,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