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
tests: don't run unmanageddetector tests in parallel
These currently share a kube apiserver,
and check whether a statefulset is running,
but one of them starts the statefulset.
We can't run them in parallel.
0 commit comments