File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
config/jobs/kubernetes/sig-testing Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -301,8 +301,6 @@ presubmits:
301
301
value : ' {"api/beta":"true", "api/ga":"true"}'
302
302
- name : LABEL_FILTER
303
303
value : " Feature: isSubsetOf OffByDefault && !Alpha && !Deprecated && !Slow && !Disruptive && !Flaky"
304
- - name : SKIP
305
- value : PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity
306
304
- name : PARALLEL
307
305
value : " true"
308
306
# we need privileged mode in order to do docker in docker
@@ -350,8 +348,6 @@ presubmits:
350
348
value : ' {"api/all":"true"}'
351
349
- name : LABEL_FILTER
352
350
value : " Feature: isSubsetOf OffByDefault && !Deprecated && !Slow && !Disruptive && !Flaky"
353
- - name : SKIP
354
- value : PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity
355
351
- name : PARALLEL
356
352
value : " true"
357
353
# we need privileged mode in order to do docker in docker
@@ -398,8 +394,6 @@ presubmits:
398
394
value : ' {"api/all":"true"}'
399
395
- name : LABEL_FILTER
400
396
value : " Feature: isSubsetOf OffByDefault && !Deprecated && !Slow && !Disruptive && !Flaky"
401
- - name : SKIP
402
- value : PodSecurityPolicy|LoadBalancer|load.balancer|In-tree.Volumes.\[Driver:.nfs\]|PersistentVolumes.NFS|Network.should.set.TCP.CLOSE_WAIT.timeout|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|should.provide.basic.identity
403
397
- name : PARALLEL
404
398
value : " true"
405
399
# -race gets injected into the build of dynamically linked binaries during "kind build node-image".
You can’t perform that action at this time.
0 commit comments