Skip to content

Commit

Permalink
Merge pull request #24307 from k8s-infra-ci-robot/prowjobs-autobump
Browse files Browse the repository at this point in the history
Update k8s-staging-test-infra images as needed
  • Loading branch information
k8s-ci-robot authored and sbueringer committed Nov 10, 2021
2 parents 3d6c14c + 9e90da5 commit 2de5eb3
Show file tree
Hide file tree
Showing 250 changed files with 2,034 additions and 2,034 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-staging-test-infra/kubekins-e2e:v20211109-db1707d3de-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211110-cdea54775d-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-staging-test-infra/kubekins-e2e:v20211109-db1707d3de-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211110-cdea54775d-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-staging-test-infra/kubekins-e2e:v20211109-db1707d3de-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211110-cdea54775d-master
args:
- --repo=github.com/GoogleCloudPlatform/k8s-multicluster-ingress=master
- --root=/go/src
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ periodics:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211109-db1707d3de-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211110-cdea54775d-master
command:
- "./scripts/ci-aws-cred-test.sh"
```
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-staging-test-infra/kubekins-e2e:v20211109-db1707d3de-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211110-cdea54775d-master
args:
- "--job=$(JOB_NAME)"
- "--repo=k8s.io/kubernetes"
Expand Down Expand Up @@ -56,7 +56,7 @@ periodics:
preset-k8s-ssh: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211109-db1707d3de-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211110-cdea54775d-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-staging-test-infra/kubekins-e2e:v20211109-db1707d3de-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211110-cdea54775d-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-staging-test-infra/kubekins-e2e:v20211109-db1707d3de-master
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211110-cdea54775d-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-staging-test-infra/kubekins-e2e:v20211109-db1707d3de-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211110-cdea54775d-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-staging-test-infra/kubekins-e2e:v20211109-db1707d3de-master
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211110-cdea54775d-master
command:
- sh
- -c
Expand Down Expand Up @@ -74,7 +74,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211109-db1707d3de-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211110-cdea54775d-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-staging-test-infra/kubekins-e2e:v20211109-db1707d3de-master
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20211110-cdea54775d-master
command:
- runner.sh
args:
Expand Down
Loading

0 comments on commit 2de5eb3

Please sign in to comment.