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)
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


No differences found