X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_v1a4_integration_tests_centos.yml;h=4fe1c682d65cd2213bb9bfe4d4a3c613481041bc;hb=refs%2Fchanges%2F87%2F10487%2F4;hp=1d8288cf7a8dc0d29109d4d1ade774667abbcb11;hpb=c77986c497cbe47726ee3987f66704c4a9283435;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml index 1d8288cf..4fe1c682 100644 --- a/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml @@ -73,7 +73,11 @@ name: TARGET_NODE_MEMORY default: 4096 description: 'RAM size of the target host.' - + - string: + name: KUBERNETES_VERSION + default: "v1.21.2" + description: 'Kubernetes version' + properties: - build-discarder: days-to-keep: 30 @@ -90,7 +94,7 @@ 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-v1a4-centos-integration(\s(.|\n)*)?' skip-build-phrase: '/skip-test' only-trigger-phrase: True github-hooks: True @@ -101,7 +105,7 @@ - 'master' - 'release-0.4' - 'release-0.0' - status-context: "test-centos-integration" + status-context: "test-v1a4-centos-integration" success-status: "Passed" failure-status: "Failed" error-status: "Error"