Skip to content

Commit 940a8fc

Browse files
committed
cloud provider kind: skip tests with known issues
1 parent 4db983d commit 940a8fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ presubmits:
3131
- name: FOCUS
3232
value: \[sig-network\]|\[Conformance\]
3333
- name: SKIP
34-
value: \[Feature:(Networking-IPv6|Example|Federation|PerformanceDNS|ServiceCIDRs)\]|GCE|NetworkPolicy|DualStack|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service
34+
value: \[Feature:(Networking-IPv6|Example|Federation|PerformanceDNS|ServiceCIDRs)\]|GCE|NetworkPolicy|DualStack|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service|should.handle.updates.to.ExternalTrafficPolicy.field
3535
command:
3636
- wrapper.sh
3737
- bash
@@ -87,7 +87,7 @@ presubmits:
8787
- name: FOCUS
8888
value: \[sig-network\]|\[Conformance\]
8989
- name: SKIP
90-
value: \[Feature:(Networking-IPv4|Example|Federation|PerformanceDNS|ServiceCIDRs)\]|GCE|NetworkPolicy|DualStack|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service|loadbalancer.source.ranges|Internet.connection.for.containers
90+
value: \[Feature:(Networking-IPv4|Example|Federation|PerformanceDNS|ServiceCIDRs)\]|GCE|NetworkPolicy|DualStack|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service|loadbalancer.source.ranges|Internet.connection.for.containers|should.handle.updates.to.ExternalTrafficPolicy.field
9191
command:
9292
- wrapper.sh
9393
- bash
@@ -139,7 +139,7 @@ presubmits:
139139
- name: FOCUS
140140
value: \[sig-network\]|\[Conformance\]
141141
- name: SKIP
142-
value: \[Feature:(Networking-IPv6|Example|Federation|PerformanceDNS|ServiceCIDRs)\]|GCE|NetworkPolicy|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service
142+
value: \[Feature:(Networking-IPv6|Example|Federation|PerformanceDNS|ServiceCIDRs)\]|GCE|NetworkPolicy|LoadBalancer.Service.without.NodePort|type.and.ports.of.a.TCP.service|should.handle.updates.to.ExternalTrafficPolicy.field
143143
- name: PARALLEL
144144
value: "true"
145145
- name: IP_FAMILY

0 commit comments

Comments
 (0)