Namespaces should delete fast enough is flaky in parallel #19026
Labels
kind/flake
Categorizes issue or PR as related to a flaky test.
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
Namespaces should delete fast enough (90 percent of 100 namespaces in 150 seconds)
is flaky in parallel. It was marked as flaky-in-parallel in #13810.It should be deflaked. Or, if they shouldn't be run in parallel, add the
[Disruptive]
or[Serial]
label to the test.The text was updated successfully, but these errors were encountered: