diff --git a/test/e2e/idle_connection_test.go b/test/e2e/idle_connection_test.go index a6bb65902..1dbdc6131 100644 --- a/test/e2e/idle_connection_test.go +++ b/test/e2e/idle_connection_test.go @@ -645,7 +645,6 @@ func Test_IdleConnectionTerminationPolicy(t *testing.T) { t.Cleanup(func() { if t.Failed() { dumpEventsInNamespace(t, "openshift-ingress") - time.Sleep(time.Hour) } })