Skip to content

Commit

Permalink
Update kubekins/krte images
Browse files Browse the repository at this point in the history
  • Loading branch information
cblecker committed Nov 6, 2019
1 parent 09649c7 commit 212248d
Show file tree
Hide file tree
Showing 132 changed files with 912 additions and 912 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:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-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:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-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:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
args:
- --repo=github.com/GoogleCloudPlatform/k8s-multicluster-ingress=master
- --root=/go/src
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ periodics:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
args:
- "--job=$(JOB_NAME)"
- "--repo=github.com/apache-spark-on-k8s/spark-integration=master"
Expand Down Expand Up @@ -46,7 +46,7 @@ periodics:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
args:
- "--job=$(JOB_NAME)"
- "--repo=github.com/apache-spark-on-k8s/spark-integration=master"
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:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-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:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
args:
- --job=$(JOB_NAME)
- --root=/go/src
Expand Down
14 changes: 7 additions & 7 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:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -41,7 +41,7 @@ presubmits:
spec:
containers:
- name: pull-cri-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
command:
- sh
- -c
Expand Down Expand Up @@ -85,7 +85,7 @@ presubmits:
spec:
containers:
- name: pull-cri-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
command:
- sh
- -c
Expand Down Expand Up @@ -129,7 +129,7 @@ presubmits:
spec:
containers:
- name: pull-cri-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
command:
- sh
- -c
Expand Down Expand Up @@ -173,7 +173,7 @@ presubmits:
spec:
containers:
- name: pull-cri-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
command:
- sh
- -c
Expand Down Expand Up @@ -222,7 +222,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
args:
- "--repo=github.com/containerd/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
Expand All @@ -248,7 +248,7 @@ presubmits:
spec:
containers:
- name: pull-cri-containerd-windows-cri
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
command:
- runner.sh
args:
Expand Down
24 changes: 12 additions & 12 deletions config/jobs/gke/containerd/gke-test-containerd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ periodics:
- --provider=gke
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --timeout=50m
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master

annotations:
testgrid-dashboards: google-gke
Expand Down Expand Up @@ -63,7 +63,7 @@ periodics:
- --provider=gke
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --timeout=50m
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master

annotations:
testgrid-dashboards: google-gke
Expand Down Expand Up @@ -93,7 +93,7 @@ periodics:
- --provider=gke
- --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandPersistentVolumes|NodeLease)\]|Networking --ginkgo.skip=Networking-Performance|IPv6|Feature:Volumes --minStartupPods=8
- --timeout=180m
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master

annotations:
testgrid-dashboards: google-gke
Expand Down Expand Up @@ -124,7 +124,7 @@ periodics:
- --provider=gke
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --timeout=50m
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master

annotations:
testgrid-dashboards: google-gke
Expand Down Expand Up @@ -155,7 +155,7 @@ periodics:
- --provider=gke
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --timeout=50m
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master

annotations:
testgrid-dashboards: google-gke
Expand Down Expand Up @@ -186,7 +186,7 @@ periodics:
- --provider=gke
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --timeout=50m
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master

annotations:
testgrid-dashboards: google-gke
Expand Down Expand Up @@ -217,7 +217,7 @@ periodics:
- --provider=gke
- --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandPersistentVolumes)\]|Networking --ginkgo.skip=Networking-Performance|IPv6|Feature:Volumes --minStartupPods=8
- --timeout=180m
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master

annotations:
testgrid-dashboards: google-gke
Expand Down Expand Up @@ -247,7 +247,7 @@ periodics:
- --provider=gke
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --timeout=50m
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master

annotations:
testgrid-dashboards: google-gke
Expand Down Expand Up @@ -276,7 +276,7 @@ periodics:
- --provider=gke
- --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandPersistentVolumes|NodeLease)\]|Networking --ginkgo.skip=Networking-Performance|IPv6|Feature:Volumes --minStartupPods=8
- --timeout=180m
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master

annotations:
testgrid-dashboards: google-gke
Expand Down Expand Up @@ -306,7 +306,7 @@ periodics:
- --provider=gke
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --minStartupPods=8
- --timeout=50m
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master

annotations:
testgrid-dashboards: google-gke
Expand Down Expand Up @@ -336,7 +336,7 @@ periodics:
- --provider=gke
- --test_args=--ginkgo.focus=\[Feature:(Audit|BlockVolume|PodPreset|ExpandPersistentVolumes)\]|Networking --ginkgo.skip=Networking-Performance|IPv6|Feature:Volumes --minStartupPods=8
- --timeout=180m
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master

annotations:
testgrid-dashboards: google-gke
Expand Down Expand Up @@ -371,7 +371,7 @@ periodics:
- --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\] --clean-start=true --minStartupPods=8
- --timeout=800m
- --up=false
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
annotations:
testgrid-dashboards: google-soak
testgrid-tab-name: gke-cos-containerd
4 changes: 2 additions & 2 deletions config/jobs/helm/charts/charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ presubmits:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
args:
- "--repo=github.com/helm/charts=$(PULL_REFS)"
- "--root=/go/src/"
Expand Down Expand Up @@ -47,7 +47,7 @@ periodics:
- --provider=gce
- --test=false
- --timeout=180m
image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
annotations:
testgrid-dashboards: sig-apps
testgrid-tab-name: charts-gce
2 changes: 1 addition & 1 deletion config/jobs/kubeflow/kubeflow-periodics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ periodics:
workdir: true
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
imagePullPolicy: Always
command:
- "./test/tools/project-cleaner/project_cleaner.sh"
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/kubeflow/kubeflow-postsubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ postsubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
command:
- ./test/postsubmit-tests-with-pipeline-deployment.sh
args:
Expand Down
8 changes: 4 additions & 4 deletions config/jobs/kubeflow/kubeflow-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
command:
- ./test/presubmit-tests-with-pipeline-deployment.sh
args:
Expand All @@ -321,7 +321,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
command:
- ./test/presubmit-tests-with-pipeline-deployment.sh
args:
Expand All @@ -339,7 +339,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
command:
- ./test/upgrade-tests.sh
args:
Expand All @@ -366,7 +366,7 @@ presubmits:
# preset-service-account: "true"
# spec:
# containers:
# - image: gcr.io/k8s-testimages/kubekins-e2e:v20191105-e60677a-master
# - image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
# command:
# - ./test/presubmit-tests-gce-minikube.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:v20191105-e60677a-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
command:
- runner.sh
args:
Expand Down
Loading

0 comments on commit 212248d

Please sign in to comment.