X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fairship%2Fjob_capi_bm_v1a3_integration_tests_centos.yml;h=59584aff94b2fac91e5febc9de1ac184e33d1b77;hb=2b3c75211ddbc5a33a2c131173f7f827e8edb63f;hp=098bf4ef3d85783577ca78879cf54116e702190f;hpb=6574471ba434c89d48f67c3695867687d1a4be3b;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 098bf4ef..59584aff 100644 --- a/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml @@ -63,7 +63,7 @@ description: 'Cluster API version. Can be v1alpha1, v1alpha2 or v1alpha3.' - string: name: TARGET_NODE_OS - default: 'Ubuntu' + default: 'Centos' description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY @@ -86,13 +86,13 @@ org-list: "{ci_github_whitelist_org}" cron: 'H/5 * * * *' auth-id: "{ci_ghprb_auth_id}" - trigger-phrase: '/test-centos-integration' + trigger-phrase: '((.|\n)*\s)?/test-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: True + allow-whitelist-orgs-as-admins: False white-list-target-branches: - 'master' - 'release-0.3'