We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af027f1 + 3df0d2c commit 1c101aeCopy full SHA for 1c101ae
config/jobs/kubernetes/kops/kops-periodics-network-plugins.yaml
@@ -133,7 +133,7 @@ periodics:
133
- --kops-ssh-user=ubuntu
134
- --kops-version=https://storage.googleapis.com/kops-ci/bin/latest-ci-updown-green.txt
135
- --provider=aws
136
- - --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[HPA\]|Dashboard|Services.*functioning.*NodePort|Services.*rejected.*endpoints
+ - --test_args=--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[HPA\]|Dashboard|Services.*functioning.*NodePort|Services.*rejected.*endpoints|affinity.*clusterIP
137
- --timeout=60m
138
image: gcr.io/k8s-testimages/kubekins-e2e:v20200417-6b47d16-master
139
annotations:
0 commit comments