Skip to content

Commit

Permalink
Update Cluster API related jobs to use kubekins-e2e 1.16 images
Browse files Browse the repository at this point in the history
  • Loading branch information
detiber committed Nov 7, 2019
1 parent 34a6641 commit 0231653
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ presubmits:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "runner.sh"
- "./hack/verify-all.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ periodics:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-experimental
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "./scripts/ci-aws-cred-test.sh"
annotations:
Expand All @@ -35,7 +35,7 @@ periodics:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-experimental
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "runner.sh"
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -67,7 +67,7 @@ periodics:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-experimental
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "runner.sh"
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -259,7 +259,7 @@ postsubmits:
- master
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-experimental
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "runner.sh"
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -289,7 +289,7 @@ postsubmits:
- release-0.4
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-experimental
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "runner.sh"
- "./scripts/ci-e2e.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-experimental
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "./scripts/ci-test.sh"
annotations:
Expand All @@ -20,7 +20,7 @@ presubmits:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-experimental
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "./scripts/ci-build.sh"
annotations:
Expand All @@ -35,7 +35,7 @@ presubmits:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-experimental
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "runner.sh"
- "./scripts/ci-integration.sh"
Expand Down Expand Up @@ -67,7 +67,7 @@ presubmits:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-experimental
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "runner.sh"
- "make"
Expand Down Expand Up @@ -137,7 +137,7 @@ presubmits:
preset-aws-credential: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-experimental
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "runner.sh"
- "./scripts/ci-e2e.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ presubmits:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "runner.sh"
- "./hack/verify-all.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
path_alias: "sigs.k8s.io/cluster-api-provider-gcp"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-experimental
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "./scripts/ci-test.sh"
annotations:
Expand All @@ -20,7 +20,7 @@ presubmits:
path_alias: "sigs.k8s.io/cluster-api-provider-gcp"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-experimental
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "./scripts/ci-build.sh"
annotations:
Expand All @@ -36,7 +36,7 @@ presubmits:
path_alias: "sigs.k8s.io/cluster-api-provider-gcp"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-experimental
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
# docker-in-docker needs privileged mode
securityContext:
privileged: true
Expand Down
8 changes: 4 additions & 4 deletions config/jobs/kubernetes-sigs/cluster-api/cluster-api-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ periodics:
path_alias: sigs.k8s.io/cluster-api
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "./scripts/ci-build.sh"
annotations:
Expand All @@ -31,7 +31,7 @@ periodics:
path_alias: sigs.k8s.io/cluster-api
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "./scripts/ci-test.sh"
resources:
Expand All @@ -55,7 +55,7 @@ periodics:
path_alias: sigs.k8s.io/cluster-api
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "./scripts/ci-build.sh"
annotations:
Expand All @@ -75,7 +75,7 @@ periodics:
path_alias: sigs.k8s.io/cluster-api
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "./scripts/ci-test.sh"
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ presubmits:
- gh-pages
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- runner.sh
- ./scripts/ci-build.sh
Expand All @@ -34,7 +34,7 @@ presubmits:
# docker-in-docker needs privileged mode
securityContext:
privileged: true
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
resources:
requests:
memory: "6Gi"
Expand All @@ -51,7 +51,7 @@ presubmits:
- gh-pages
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- "runner.sh"
- "make"
Expand All @@ -69,7 +69,7 @@ presubmits:
- gh-pages
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
args:
- runner.sh
- ./scripts/ci-test.sh
Expand All @@ -90,7 +90,7 @@ presubmits:
always_run: true
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20191106-09649c7-1.16
command:
- runner.sh
- ./scripts/ci-integration.sh
Expand Down

0 comments on commit 0231653

Please sign in to comment.