Skip to content

Commit

Permalink
Merge pull request #28654 from BenTheElder/revert-bump
Browse files Browse the repository at this point in the history
Revert "Merge pull request #28587 from k8s-infra-ci-robot/prowjobs-au…
  • Loading branch information
k8s-ci-robot committed Feb 6, 2023
2 parents c0c00fd + 4e7d388 commit bfc1458
Show file tree
Hide file tree
Showing 303 changed files with 2,329 additions and 2,329 deletions.
2 changes: 1 addition & 1 deletion config/jobs/README.md
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:v20230206-d33fd1807d-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230127-9396ca613c-master
command:
- "./scripts/ci-aws-cred-test.sh"
```
Expand Down
4 changes: 2 additions & 2 deletions config/jobs/cadvisor/cadvisor.yaml
Expand Up @@ -25,7 +25,7 @@ presubmits:
preset-k8s-ssh: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230206-d33fd1807d-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230127-9396ca613c-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:v20230206-d33fd1807d-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230127-9396ca613c-master
args:
- --job=$(JOB_NAME)
- --root=/go/src
Expand Down
Expand Up @@ -16,7 +16,7 @@ presubmits:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230206-d33fd1807d-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230127-9396ca613c-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -53,7 +53,7 @@ presubmits:
spec:
containers:
- name: pull-containerd-node-e2e
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230206-d33fd1807d-master
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230127-9396ca613c-master
env:
- name: USE_TEST_INFRA_LOG_DUMPING
value: "true"
Expand Down Expand Up @@ -104,7 +104,7 @@ presubmits:
spec:
containers:
- name: pull-containerd-node-e2e-1-5
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230206-d33fd1807d-master
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230127-9396ca613c-master
env:
- name: USE_TEST_INFRA_LOG_DUMPING
value: "true"
Expand Down Expand Up @@ -155,7 +155,7 @@ presubmits:
spec:
containers:
- name: pull-containerd-node-e2e
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230206-d33fd1807d-master
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230127-9396ca613c-master
env:
- name: USE_TEST_INFRA_LOG_DUMPING
value: "true"
Expand Down

0 comments on commit bfc1458

Please sign in to comment.