X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fairship%2Fjob_capi_bm_v1a4_integration_tests_ubuntu.yml;h=66b210f63e83589b7c4f89a1d115a9a8ed6232bd;hb=b3bdaa77bf5c2ee8f8b9558dd24c1925469db3c9;hp=5d4ab952ee65f18cb41ebf0bc8a626fb7f16fdeb;hpb=17424435205d2e414e30017eaaa0d488c46a6a57;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml index 5d4ab952..66b210f6 100644 --- a/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml @@ -49,6 +49,10 @@ name: ghprbAuthorRepoGitUrl default: 'https://github.com/{repo[org]}/{repo[name]}.git' description: 'CI Repo URL for triggering manual build' + - string: + name: ghprbTargetBranch + default: 'master' + description: 'Target branch of the PR' - string: name: DISTRIBUTION default: 'ubuntu' @@ -63,7 +67,7 @@ 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: @@ -82,7 +86,7 @@ org-list: "{ci_github_whitelist_org}" cron: 'H/5 * * * *' auth-id: "{ci_ghprb_auth_id}" - trigger-phrase: '/test-v1a4-integration' + trigger-phrase: '((.|\n)*\s)?/test-v1a4-integration(\s(.|\n)*)?' skip-build-phrase: '/skip-test' only-trigger-phrase: True github-hooks: True