X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_v1a5_integration_tests_centos.yml;h=aca035ef1ed7297dbea849bb7e72bf7bc37ca8d7;hb=19a4cba86cb73fb059d9517acb9a548498da32b3;hp=c54b2c39c68ea358718e6b2a0a90cfc250c092a2;hpb=c77986c497cbe47726ee3987f66704c4a9283435;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml index c54b2c39..aca035ef 100644 --- a/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml @@ -60,11 +60,11 @@ - string: name: CAPI_VERSION default: 'v1alpha4' - description: 'Cluster API version. Can be v1alpha4.' + description: 'Cluster API version.' - string: name: CAPM3_VERSION default: 'v1alpha5' - description: 'Cluster API provider Metal3 version. Can be v1alpha5 or v1alpha4.' + description: 'Cluster API provider Metal3 version.' - string: name: TARGET_NODE_OS default: 'Centos' @@ -99,6 +99,9 @@ allow-whitelist-orgs-as-admins: True white-list-target-branches: - 'master' + - 'main' + - 'release-0.5' + - 'release-0.1' status-context: "test-v1a5-centos-integration" success-status: "Passed" failure-status: "Failed" @@ -110,7 +113,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