You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As bentheelder said on
Slack (https://kubernetes.slack.com/archives/C2C40FMNF/p1734418617113169?thread_ts=1734417601.687079&cid=C2C40FMNF),
"adding blocking tests that only sometimes run is confusing and doesn't work
well".
That's because a regression might get merged without running the job. Then
any PR where the job gets run is blocked, whether it is related to the failure
or not.
Therefore pull-kubernetes-e2e-gce-network-proxy-http-connect should not be
blocking.
0 commit comments