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
KUBE_TIMEOUT is the timeout per package, not per job. Setting it to
-timeout=1h30m for pull-kubernetes-integration was a mistake. That mistake then
got perpetuated for pull-kubernetes-integration-race.
Now pull-kubernetes-integration uses the default (10 minutes), without setting
it explicitly. When race detection is enabled, the additional overhead causes
some packages to time out, so 15 minutes are used for presubmit and ci race jobs.
0 commit comments