Skip to content

Commit

Permalink
Merge pull request #13631 from k8s-ci-robot/autobump
Browse files Browse the repository at this point in the history
Update prow to v20190729-0247813d7, and other images as necessary.
  • Loading branch information
k8s-ci-robot authored Jul 29, 2019
2 parents e28477e + aa09b4a commit 5d0d953
Show file tree
Hide file tree
Showing 136 changed files with 1,035 additions and 1,035 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:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-master
args:
- --job=$(JOB_NAME)
- --root=/go/src
Expand Down
12 changes: 6 additions & 6 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:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -40,7 +40,7 @@ presubmits:
spec:
containers:
- name: pull-cri-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-master
command:
- sh
- -c
Expand Down Expand Up @@ -84,7 +84,7 @@ presubmits:
spec:
containers:
- name: pull-cri-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-master
command:
- sh
- -c
Expand Down Expand Up @@ -128,7 +128,7 @@ presubmits:
spec:
containers:
- name: pull-cri-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-master
command:
- sh
- -c
Expand Down Expand Up @@ -159,7 +159,7 @@ presubmits:
spec:
containers:
# Use go 1.10 for old branches, because gofmt result changed in go 1.11.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-288f9aa-1.12
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-1.12
args:
- "--repo=github.com/containerd/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
Expand All @@ -176,7 +176,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-master
args:
- "--repo=github.com/containerd/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
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:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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:v20190726-288f9aa-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-master
annotations:
testgrid-dashboards: sig-apps
testgrid-tab-name: charts-gce
2 changes: 1 addition & 1 deletion config/jobs/kubeflow/kubeflow-postsubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ postsubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-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 @@ -318,7 +318,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-master
command:
- ./test/presubmit-tests-with-pipeline-deployment.sh
args:
Expand All @@ -333,7 +333,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-master
command:
- ./test/presubmit-tests-with-pipeline-deployment.sh
args:
Expand All @@ -351,7 +351,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-master
command:
- ./test/upgrade-tests.sh
args:
Expand All @@ -365,7 +365,7 @@ presubmits:
# preset-service-account: "true"
# spec:
# containers:
# - image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-288f9aa-master
# - image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-master
# command:
# - ./test/presubmit-tests-gce-minikube.sh
# args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ presubmits:
spec:
containers:
# We need this image because it has Docker in Docker and go.
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-288f9aa-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-master
command:
- runner.sh
args:
Expand Down
Loading

0 comments on commit 5d0d953

Please sign in to comment.