X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_v1a5_integration_tests_centos.yml;h=0e0d7802c42fff8092bbf8ae3a3b74253fff6b36;hb=ea0dea3733a4a6630ca58c78478d00173dffe2ab;hp=c54b2c39c68ea358718e6b2a0a90cfc250c092a2;hpb=c77986c497cbe47726ee3987f66704c4a9283435;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml index c54b2c39..0e0d7802 100644 --- a/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a5_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.22.0" + 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-v1a5-centos-integration(\s(.|\n)*)?' + trigger-phrase: '((.|\n)*\s)?/test-centos-integration(\s(.|\n)*)?' skip-build-phrase: '/skip-test' only-trigger-phrase: True github-hooks: True @@ -99,7 +103,7 @@ allow-whitelist-orgs-as-admins: True white-list-target-branches: - 'master' - status-context: "test-v1a5-centos-integration" + status-context: "test-centos-integration" success-status: "Passed" failure-status: "Failed" error-status: "Error"