diff --git a/images/kubekins-e2e/Makefile b/images/kubekins-e2e/Makefile index 9063053961f7..669adc6b80c9 100644 --- a/images/kubekins-e2e/Makefile +++ b/images/kubekins-e2e/Makefile @@ -24,7 +24,7 @@ CFSSL ?= R1.2 # config for testing prior to rolling out to master / ongoing release ifeq ($(K8S), experimental) GO = 1.10.2 - BAZEL = 0.15.0 + BAZEL = 0.14.0 CFSSL = R1.2 endif diff --git a/prow/config.yaml b/prow/config.yaml index 160d0f5ab6d9..0216694ecb5d 100644 --- a/prow/config.yaml +++ b/prow/config.yaml @@ -1060,7 +1060,7 @@ presubmits: preset-bazel-remote-cache-enabled: "true" spec: containers: - - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + - image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental args: - "--job=$(JOB_NAME)" - "--repo=k8s.io/$(REPO_NAME)=$(PULL_REFS)" @@ -1092,7 +1092,7 @@ presubmits: preset-bazel-remote-cache-enabled: "true" spec: containers: - - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + - image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental args: - "--job=$(JOB_NAME)" - "--repo=k8s.io/$(REPO_NAME)=$(PULL_REFS)" @@ -1298,7 +1298,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + - image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental args: - "--repo=github.com/containerd/$(REPO_NAME)=$(PULL_REFS)" - "--root=/go/src" @@ -1369,7 +1369,7 @@ presubmits: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + - image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental args: - "--repo=github.com/containerd/$(REPO_NAME)=$(PULL_REFS)" - "--root=/go/src" @@ -3547,7 +3547,7 @@ presubmits: preset-bazel-remote-cache-enabled: "true" spec: containers: - - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + - image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental args: - "--job=$(JOB_NAME)" - "--repo=k8s.io/$(REPO_NAME)=$(PULL_REFS)" @@ -3647,7 +3647,7 @@ presubmits: preset-bazel-scratch-dir: "true" spec: containers: - - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + - image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental args: - "--job=$(JOB_NAME)" - "--repo=k8s.io/$(REPO_NAME)=$(PULL_REFS)" @@ -3675,7 +3675,7 @@ presubmits: - name: test command: - ./hack/verify-config.sh - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental env: - name: TEST_TMPDIR value: /bazel-scratch/.cache/bazel @@ -3704,7 +3704,7 @@ presubmits: preset-bazel-scratch-dir: "true" spec: containers: - - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + - image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental args: - "--job=$(JOB_NAME)" - "--repo=k8s.io/$(REPO_NAME)=$(PULL_REFS)" @@ -3766,7 +3766,7 @@ presubmits: preset-bazel-scratch-dir: "true" spec: containers: - - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + - image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental args: - "--repo=k8s.io/$(REPO_NAME)=$(PULL_REFS)" - "--root=/go/src" @@ -4298,7 +4298,7 @@ postsubmits: preset-bazel-remote-cache-enabled: "true" spec: containers: - - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + - image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental args: - "--job=$(JOB_NAME)" - "--repo=k8s.io/$(REPO_NAME)=$(PULL_REFS)" @@ -4351,7 +4351,7 @@ postsubmits: preset-bazel-scratch-dir: "true" spec: containers: - - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + - image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental args: - "--job=$(JOB_NAME)" - "--repo=k8s.io/$(REPO_NAME)=$(PULL_REFS)" @@ -4511,7 +4511,7 @@ periodics: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + - image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental args: - "--repo=github.com/containerd/containerd=master" - "--repo=github.com/containerd/cri=master" @@ -4525,7 +4525,7 @@ periodics: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + - image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental args: - "--repo=github.com/containerd/containerd=release/1.1" - "--repo=github.com/containerd/cri=release/1.0" @@ -4651,7 +4651,7 @@ periodics: preset-service-account: "true" spec: containers: - - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + - image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental args: - "--repo=github.com/containerd/cri=master" - "--root=/go/src" @@ -13750,7 +13750,7 @@ periodics: preset-bazel-remote-cache-enabled: "true" spec: containers: - - image: gcr.io/k8s-testimages/kubekins-e2e:v20180627-0ed738715-experimental + - image: gcr.io/k8s-testimages/kubekins-e2e:v20180628-a3a68a1f6-experimental args: - "--job=$(JOB_NAME)" - "--repo=k8s.io/test-infra=master"