Don't expose KUBERNETES_VERSION to JJB 29/10629/1
authorFeruzjon Muyassarov <feruzjon.muyassarov@est.tech>
Fri, 1 Oct 2021 07:48:30 +0000 (10:48 +0300)
committerFeruzjon Muyassarov <feruzjon.muyassarov@est.tech>
Fri, 1 Oct 2021 07:48:30 +0000 (10:48 +0300)
commit45f227af748dcdd9f5b3570a7eae9f0c8ce832d3
treeb9d1c9cb96ac06d40c3995f0426394fe81d6a3a5
parent46f771230860cca7c5f9bd2a5a52c868f50d1345
Don't expose KUBERNETES_VERSION to JJB

It was bad idea to expose KUBERNETES_VERSION var to integration
test JJB files because we have many of them, and we are now required
to add this var in almost every single integration test builder.
It is easier to control it from project-infra rather.

Change-Id: Ifd0c7ef9b109860ce91f1bfa3674c2f61ea85d89
14 files changed:
jjb/airship/job_airship_integration_test_centos.yml
jjb/airship/job_airship_integration_test_ubuntu.yml
jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml
jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml
jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml
jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml
jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml
jjb/airship/job_capi_bm_v1a5_integration_tests_ubuntu.yml
jjb/airship/job_capi_bm_v1a5_master_integration_tests_centos.yml
jjb/airship/job_capi_bm_v1a5_master_integration_tests_ubuntu.yml
jjb/airship/job_capi_capm3_v1a5_e2e_tests_centos.yml
jjb/airship/job_capi_capm3_v1a5_e2e_tests_ubuntu.yml
jjb/airship/job_capi_capm3_v1a5_master_e2e_tests_centos.yml
jjb/airship/job_capi_capm3_v1a5_master_e2e_tests_ubuntu.yml