X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_v1a3_integration_tests_centos.yml;h=5f116f7fa387adc50a71d11a0b53afb6e44c6399;hb=5e47a57d9047f3c56ba770538bc5afa9e8687ffd;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..5f116f7f 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' @@ -92,7 +96,7 @@ 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'