Skip to content

Commit

Permalink
Merge pull request #23143 from k8s-ci-robot/prowjobs-autobump
Browse files Browse the repository at this point in the history
Update K8s-Test-Images as needed
  • Loading branch information
k8s-ci-robot committed Aug 9, 2021
2 parents 536a8e4 + db414c1 commit e86fab4
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 e86fab4

Please sign in to comment.