File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -204,7 +204,6 @@ if [ "$e2e" = true ]; then
204
204
mkdir -p junit_reports
205
205
ginkgo -procs=25 -flake-attempts=2 \
206
206
-focus=" (\[Conformance\]|\[StatefulSetBasic\]|\[Feature:StatefulSet\]\s\[Slow\].*mysql|\[Zalando\])" \
207
- -skip=" (should.resolve.DNS.of.partial.qualified.names.for.the.cluster|should.resolve.DNS.of.partial.qualified.names.for.services|should.be.able.to.change.the.type.from.ExternalName.to.NodePort|should.be.able.to.create.a.functioning.NodePort.service|should.have.session.affinity.work.for.NodePort.service|should.have.session.affinity.timeout.work.for.NodePort.service|should.be.able.to.switch.session.affinity.for.NodePort.service|validates.that.there.is.no.conflict.between.pods.with.same.hostPort.but.different.hostIP.and.protocol|\[Serial\]|Should.create.gradual.traffic.routes|Should.create.blue-green.routes)" \
208
207
" e2e.test" -- \
209
208
-delete-namespace-on-failure=false \
210
209
-non-blocking-taints=node.kubernetes.io/role,nvidia.com/gpu,dedicated \
You can’t perform that action at this time.
0 commit comments