X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_v1a3_integration_tests_centos.yml;h=28f3fc17f1fcd817b17d82fe17c2a07db3fbb134;hb=411ab84bc9692e150ccf6776350a50e96b8ed198;hp=59584aff94b2fac91e5febc9de1ac184e33d1b77;hpb=753260cbaf60e798b05755aea8cd9830ca5d3aba;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml index 59584aff..28f3fc17 100644 --- a/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml @@ -60,7 +60,11 @@ - string: name: CAPI_VERSION default: 'v1alpha3' - description: 'Cluster API version. Can be v1alpha1, v1alpha2 or v1alpha3.' + description: 'Cluster API version. Can be v1alpha3.' + - string: + name: CAPM3_VERSION + default: 'v1alpha3' + description: 'Cluster API provider Metal3 version. Can be v1alpha3 or v1alpha4.' - string: name: TARGET_NODE_OS default: 'Centos' @@ -86,17 +90,17 @@ org-list: "{ci_github_whitelist_org}" cron: 'H/5 * * * *' auth-id: "{ci_ghprb_auth_id}" - trigger-phrase: '((.|\n)*\s)?/test-centos-integration(\s(.|\n)*)?' + trigger-phrase: '((.|\n)*\s)?/test-v1a3-centos-integration(\s(.|\n)*)?' skip-build-phrase: '/skip-test' only-trigger-phrase: True github-hooks: True permit-all: False auto-close-on-fail: False - allow-whitelist-orgs-as-admins: False + allow-whitelist-orgs-as-admins: True white-list-target-branches: - 'master' - 'release-0.3' - status-context: "test-centos-integration" + status-context: "test-v1a3-centos-integration" success-status: "Passed" failure-status: "Failed" error-status: "Error"