Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update kubekins-e2e image for cluster-api-provider-aws #20036

Closed
wants to merge 2 commits into from
Closed
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 @@ -17,7 +17,7 @@ periodics:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.18
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.19
command:
- "runner.sh"
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -57,7 +57,7 @@ periodics:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.18
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.19
command:
- "runner.sh"
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -95,7 +95,7 @@ periodics:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.18
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.19
command:
- "runner.sh"
- "./scripts/ci-conformance.sh"
Expand Down Expand Up @@ -133,7 +133,7 @@ periodics:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.18
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.19
command:
- "runner.sh"
- "./scripts/ci-e2e-conformance.sh"
Expand Down Expand Up @@ -182,7 +182,7 @@ periodics:
path_alias: k8s.io/kubernetes
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.18
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.19
env:
- name: CAPI_BRANCH
value: "stable"
Expand Down Expand Up @@ -238,7 +238,7 @@ periodics:
path_alias: k8s.io/kubernetes
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.18
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.19
env:
- name: BOSKOS_HOST
value: "boskos.test-pods.svc.cluster.local"
Expand All @@ -260,7 +260,7 @@ periodics:
# during the tests more like 3-20m is used
cpu: 2000m
annotations:
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws, sig-release-master-informing
testgrid-dashboards: sig-cluster-lifecycle-cluster-api-provider-aws
testgrid-tab-name: capa-conformance-v1alpha3-k8s-master
testgrid-num-columns-recent: '20'
testgrid-alert-email: kubernetes-sig-cluster-lifecycle-cluster-api-alerts@googlegroups.com, [email protected]
testgrid-alert-email: kubernetes-sig-cluster-lifecycle-cluster-api-alerts@googlegroups.com
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ postsubmits:
preset-aws-credential: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.18
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.19
command:
- "runner.sh"
- "./scripts/ci-e2e.sh"
Expand Down Expand Up @@ -50,7 +50,7 @@ postsubmits:
preset-aws-credential: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.18
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.19
command:
- "runner.sh"
- "./scripts/ci-conformance.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:v20201111-a263fd7-1.18
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.19
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:v20201111-a263fd7-1.18
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.19
command:
- "./scripts/ci-build.sh"
annotations:
Expand All @@ -33,7 +33,7 @@ presubmits:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.18
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.19
command:
- "make"
- "verify"
Expand Down Expand Up @@ -68,7 +68,7 @@ presubmits:
path_alias: k8s.io/kubernetes
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.18
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.19
command:
- "runner.sh"
- "./scripts/ci-conformance.sh"
Expand Down Expand Up @@ -108,7 +108,7 @@ presubmits:
preset-aws-credential: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.18
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.19
command:
- "runner.sh"
- "./scripts/ci-conformance.sh"
Expand Down Expand Up @@ -145,7 +145,7 @@ presubmits:
preset-aws-credential: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.18
- image: gcr.io/k8s-testimages/kubekins-e2e:v20201111-a263fd7-1.19
command:
- "runner.sh"
- "./scripts/ci-e2e.sh"
Expand Down