From 06b9a57d88672f64b06b595cbe62686c3fb73435 Mon Sep 17 00:00:00 2001 From: liqcui Date: Fri, 9 Jan 2026 22:36:40 +0800 Subject: [PATCH] change iperf2 test to serial. it will fail due to cpu starven when execute with other e2e job in parallel --- pkg/test/ginkgo/testNames.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/test/ginkgo/testNames.txt b/pkg/test/ginkgo/testNames.txt index 22e9e13e01b6..cbfeebe06fc4 100644 --- a/pkg/test/ginkgo/testNames.txt +++ b/pkg/test/ginkgo/testNames.txt @@ -822,7 +822,7 @@ "[sig-network] Networking Granular Checks: Services should support basic nodePort: udp functionality [Suite:openshift/conformance/parallel] [Suite:k8s]" "[sig-network] Networking Granular Checks: Services should update endpoints: http [Suite:openshift/conformance/parallel] [Suite:k8s]" "[sig-network] Networking Granular Checks: Services should update endpoints: udp [Suite:openshift/conformance/parallel] [Suite:k8s]" -"[sig-network] Networking IPerf2 [Feature:Networking-Performance] should run iperf2 [Suite:openshift/conformance/parallel] [Suite:k8s]" +"[sig-network] Networking IPerf2 [Feature:Networking-Performance] should run iperf2 [Serial][Suite:openshift/conformance/serial] [Suite:k8s]" "[sig-network] Proxy version v1 A set of valid responses are returned for both pod and service Proxy [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s]" "[sig-network] Proxy version v1 A set of valid responses are returned for both pod and service ProxyWithPath [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s]" "[sig-network] Proxy version v1 should proxy logs on node using proxy subresource [Suite:openshift/conformance/parallel] [Suite:k8s]"