-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.17
-
None
-
Moderate
-
Yes
-
False
-
Caught by the test (among others):
[sig-network] there should be reasonably few single second disruptions for kube-api-http2-localhost-new-connections
Beginning with CI payload 4.17.0-0.ci-2024-07-20-200703 and continuing into nightlies with 4.17.0-0.nightly-2024-07-21-065611 the aggregated tests started recording weird disruption results. Most of the runs (as in the sample above) report success but the aggregated test doesn't count them all, e.g.
Test Failed! suite=[root openshift-tests], testCase=[sig-network] there should be reasonably few single second disruptions for openshift-api-http2-service-network-reused-connections Message: Passed 2 times, failed 0 times, skipped 0 times: we require at least 6 attempts to have a chance at success name: '[sig-network] there should be reasonably few single second disruptions for openshift-api-http2-service-network-reused-connections' testsuitename: openshift-tests summary: 'Passed 2 times, failed 0 times, skipped 0 times: we require at least 6 attempts to have a chance at success'
https://github.com/openshift/origin/pull/28277 is the sole PR in that first payload and it certainly seems related, so I will put up a revert.