File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
config/jobs/kubernetes-sigs/hydrophone Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ periodics:
2323 - name : CONFORMANCE
2424 value : " true"
2525 - name : EXPECTED_NUM_TESTS
26- value : " 388 " # This is the number of specs expected to run. This will change with each version of Kubernetes.
26+ value : " 424 " # This is the number of specs expected to run. This will change with each version of Kubernetes.
2727 args :
2828 - bash
2929 - -c
@@ -69,7 +69,7 @@ periodics:
6969 - name : SKIP
7070 value : ' \[Serial\]|\[Slow\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PodSecurityPolicy|LoadBalancer|load.balancer|Simple.pod.should.support.exec.through.an.HTTP.proxy|subPath.should.support.existing|NFS|nfs|inline.execution.and.attach|should.be.rejected.when.no.endpoints.exist'
7171 - name : EXPECTED_NUM_TESTS
72- value : " 354 " # This is the number of specs expected to run. This may change with each version of Kubernetes.
72+ value : " 389 " # This is the number of specs expected to run. This may change with each version of Kubernetes.
7373 args :
7474 - bash
7575 - -c
You can’t perform that action at this time.
0 commit comments