Skip to content

Commit

Permalink
Bumping K8s-Test-Images
Browse files Browse the repository at this point in the history
Multiple distinct gcr.io/k8s-testimages/ changes:

Commits | Dates | Images
--- | --- | ---
b06ec78...38e1be0 | 2021‑02‑04 → 2021‑08‑06 | launcher.gcr.io/google/bazel(kubernetes-master), launcher.gcr.io/google/bazel(org), launcher.gcr.io/google/bazel(test-infra)
0f9c540...7bef894 | 2021‑07‑07 → 2021‑08‑06 | bazelbuild(test-infra)
2b77449...1eaeec7 | 2021‑07‑21 → 2021‑08‑08 | krte(1.18), krte(1.19), krte(1.20), krte(1.21), krte(1.22), krte(experimental), krte(master), kubekins-e2e(1.18), kubekins-e2e(1.19), kubekins-e2e(1.20), kubekins-e2e(1.21), kubekins-e2e(1.22), kubekins-e2e(experimental), kubekins-e2e(go-canary), kubekins-e2e(master), kubekins-e2e(test-infra)
  • Loading branch information
Kubernetes Prow Robot authored and ci-robot committed Aug 9, 2021
1 parent f67c67b commit 733f0b4
Show file tree
Hide file tree
Showing 235 changed files with 1,888 additions and 1,888 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210721-2b77449-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210808-1eaeec7-master
args:
- "--repo=github.com/GoogleCloudPlatform/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
Expand Down Expand Up @@ -43,7 +43,7 @@ postsubmits:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210721-2b77449-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210808-1eaeec7-master
args:
- "--repo=k8s.io/test-infra=master"
- "--root=/go/src/"
Expand All @@ -69,7 +69,7 @@ periodics:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210721-2b77449-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210808-1eaeec7-master
args:
- --repo=github.com/GoogleCloudPlatform/k8s-multicluster-ingress=master
- --root=/go/src
Expand Down
4 changes: 2 additions & 2 deletions config/jobs/cadvisor/cadvisor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ presubmits:
preset-k8s-ssh: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210721-2b77449-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210808-1eaeec7-master
args:
- "--job=$(JOB_NAME)"
- "--repo=k8s.io/kubernetes"
Expand Down Expand Up @@ -81,7 +81,7 @@ periodics:
preset-k8s-ssh: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210721-2b77449-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210808-1eaeec7-master
args:
- --job=$(JOB_NAME)
- --root=/go/src
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ presubmits:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210721-2b77449-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210808-1eaeec7-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -52,7 +52,7 @@ presubmits:
spec:
containers:
- name: pull-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20210721-2b77449-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20210808-1eaeec7-master
env:
- name: USE_TEST_INFRA_LOG_DUMPING
value: "true"
Expand Down
8 changes: 4 additions & 4 deletions config/jobs/containerd/cri/containerd-cri-presubmit-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210721-2b77449-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210808-1eaeec7-master
env:
- name: GO111MODULE
value: "off"
Expand Down Expand Up @@ -44,7 +44,7 @@ presubmits:
spec:
containers:
- name: pull-cri-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20210721-2b77449-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20210808-1eaeec7-master
command:
- sh
- -c
Expand Down Expand Up @@ -74,7 +74,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210721-2b77449-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210808-1eaeec7-master
args:
- "--repo=github.com/containerd/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
Expand Down Expand Up @@ -102,7 +102,7 @@ presubmits:
spec:
containers:
- name: pull-cri-containerd-windows-cri
image: gcr.io/k8s-testimages/kubekins-e2e:v20210721-2b77449-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20210808-1eaeec7-master
command:
- runner.sh
args:
Expand Down
Loading

0 comments on commit 733f0b4

Please sign in to comment.