X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_v1a3_integration_tests_centos.yml;h=39253ea1275a8f7b143f0d40a9c9de462a425195;hb=b3bdaa77bf5c2ee8f8b9558dd24c1925469db3c9;hp=098bf4ef3d85783577ca78879cf54116e702190f;hpb=06c8cd382c6cae8772b05e9ed03da7e50daffedc;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..39253ea1 100644 --- a/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml @@ -63,11 +63,11 @@ 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 - default: 4096 + default: 8192 description: 'RAM size of the target host.' properties: @@ -86,7 +86,7 @@ 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