File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
config/jobs/kubernetes/sig-network Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ presubmits:
112112 - --provider=gce
113113 # Skipping snat tests probably GCE related? https://github.com/kubernetes/test-infra/issues/20321
114114 # Skipping Cloud Provider specific tests: LoadBalancer, ESIPP (Source IP Preservation)
115- - --test_args=--ginkgo.focus=\[sig-network\]|\[Conformance\]|\[Feature:NetworkPolicy\]|\[Feature:NetworkPolicyEndPort\] --ginkgo.skip=\[Feature:(Networking-IPv6|Example|Federation|PerformanceDNS|KubeProxyDaemonSetMigration|ServiceCIDRs |SCTPConnectivity)\]|DualStack|GCE|Disruptive|Serial|SNAT|LoadBalancer|ESIPP
115+ - --test_args=--ginkgo.focus=\[sig-network\]|\[Conformance\]|\[Feature:NetworkPolicy\]|\[Feature:NetworkPolicyEndPort\] --ginkgo.skip=\[Feature:(Alpha|Beta| Networking-IPv6|Example|Federation|PerformanceDNS|KubeProxyDaemonSetMigration|SCTPConnectivity)\]|DualStack|GCE|Disruptive|Serial|SNAT|LoadBalancer|ESIPP
116116 - --timeout=100m
117117 image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20240803-cf1183f2db-master
118118 resources :
You can’t perform that action at this time.
0 commit comments