Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rollback test-infra to bazel 0.14.0 #8506

Merged
merged 2 commits into from
Jun 29, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion images/kubekins-e2e/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
30 changes: 15 additions & 15 deletions prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down Expand Up @@ -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)"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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)"
Expand Down Expand Up @@ -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)"
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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)"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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)"
Expand Down Expand Up @@ -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)"
Expand Down Expand Up @@ -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"
Expand All @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down