Skip to content

Commit dade8ed

Browse files
committed
cloud-provider-kind: skip tests known to fail
Change-Id: I316303555e27e950995d6cdc51713d6a67cdd3f3 Signed-off-by: Antonio Ojea <[email protected]>
1 parent 811299b commit dade8ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-periodic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ periodics:
8080
- name: FOCUS
8181
value: \[sig-network\]|\[Conformance\]
8282
- name: SKIP
83-
value: \[Feature:(Networking-IPv6|Example|Federation|PerformanceDNS)\]|GCE|NetworkPolicy|DualStack|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service|loadbalancer.source.ranges
83+
value: \[Feature:(Networking-IPv4|Example|Federation|PerformanceDNS)\]|GCE|NetworkPolicy|DualStack|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service|loadbalancer.source.ranges|Internet.connection.for.containers
8484
command:
8585
- wrapper.sh
8686
- bash

config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ presubmits:
8787
- name: FOCUS
8888
value: \[sig-network\]|\[Conformance\]
8989
- name: SKIP
90-
value: \[Feature:(Networking-IPv6|Example|Federation|PerformanceDNS)\]|GCE|NetworkPolicy|DualStack|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service|loadbalancer.source.ranges
90+
value: \[Feature:(Networking-IPv4|Example|Federation|PerformanceDNS)\]|GCE|NetworkPolicy|DualStack|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service|loadbalancer.source.ranges|Internet.connection.for.containers
9191
command:
9292
- wrapper.sh
9393
- bash

0 commit comments

Comments
 (0)