Skip to content

Commit 7dc2397

Browse files
committed
Bump hydrophone e2e test expectations
Signed-off-by: rjsadow <[email protected]>
1 parent a97d82c commit 7dc2397

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/jobs/kubernetes-sigs/hydrophone/hydrophone-periodic.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)