Skip to content
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
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:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-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:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-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:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-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:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-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:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-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:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-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:v20210418-e5f251e-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-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:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-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:v20210418-e5f251e-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-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:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-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:v20210418-e5f251e-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -68,7 +68,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -111,7 +111,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -160,7 +160,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -203,7 +203,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -252,7 +252,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -295,7 +295,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -341,7 +341,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -381,7 +381,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -429,7 +429,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -477,7 +477,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -525,7 +525,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -569,7 +569,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -617,7 +617,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -665,7 +665,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -709,7 +709,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -757,7 +757,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -801,7 +801,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -851,7 +851,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -901,7 +901,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -951,7 +951,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -1001,7 +1001,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -71,7 +71,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -118,7 +118,7 @@ periodics:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ presubmits:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand All @@ -37,7 +37,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand All @@ -61,7 +61,7 @@ presubmits:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -92,7 +92,7 @@ presubmits:
workdir: true
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210418-e5f251e-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20210426-51fd28e-master
command:
- runner.sh
- kubetest
Expand Down
Loading