Skip to content

Commit

Permalink
Merge pull request #16070 from hakman/kops-stable-3
Browse files Browse the repository at this point in the history
Kops - Make tests more stable #3
  • Loading branch information
k8s-ci-robot authored Jan 30, 2020
2 parents 4785ff4 + 7c1fef4 commit 35f6c27
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions config/jobs/kubernetes/kops/kops-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ presubmits:
path_alias: k8s.io/kops
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-experimental
command:
- runner.sh
args:
Expand All @@ -42,7 +42,7 @@ presubmits:
path_alias: k8s.io/kops
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-experimental
command:
- runner.sh
args:
Expand Down Expand Up @@ -72,7 +72,7 @@ presubmits:
path_alias: k8s.io/kops
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-experimental
command:
- runner.sh
- /workspace/scenarios/kubernetes_e2e.py
Expand Down Expand Up @@ -242,7 +242,7 @@ presubmits:
path_alias: k8s.io/kops
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-experimental
command:
- runner.sh
args:
Expand All @@ -263,7 +263,7 @@ presubmits:
path_alias: k8s.io/kops
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-experimental
command:
- runner.sh
args:
Expand All @@ -284,7 +284,7 @@ presubmits:
path_alias: k8s.io/kops
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-experimental
command:
- runner.sh
args:
Expand All @@ -305,7 +305,7 @@ presubmits:
path_alias: k8s.io/kops
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-experimental
command:
- runner.sh
args:
Expand All @@ -328,7 +328,7 @@ presubmits:
path_alias: k8s.io/kops
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-experimental
command:
- runner.sh
args:
Expand All @@ -352,7 +352,7 @@ presubmits:
path_alias: k8s.io/kops
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-experimental
command:
- runner.sh
args:
Expand All @@ -373,7 +373,7 @@ presubmits:
path_alias: k8s.io/kops
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-experimental
command:
- runner.sh
args:
Expand All @@ -394,7 +394,7 @@ presubmits:
path_alias: k8s.io/kops
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-experimental
command:
- runner.sh
args:
Expand All @@ -418,7 +418,7 @@ presubmits:
path_alias: k8s.io/kops
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-experimental
command:
- runner.sh
args:
Expand All @@ -440,7 +440,7 @@ periodics:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-experimental
args:
- --repo=k8s.io/kops
- --repo=k8s.io/release
Expand Down Expand Up @@ -473,7 +473,7 @@ postsubmits:
path_alias: k8s.io/kops
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-master
- image: gcr.io/k8s-testimages/kubekins-e2e:v20200128-8dae294-experimental
command:
- runner.sh
args:
Expand Down

0 comments on commit 35f6c27

Please sign in to comment.