mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-30 13:19:35 +00:00
Automatic merge from submit-queue Make it blocks in NodeProblemDetector e2e test serial. Fix #27276. Move the 3 `It` blocks into 1 `It` block, so that the test itself is running serially. See https://github.com/kubernetes/kubernetes/issues/27276#issuecomment-225655308. Mark P0 to match the priority of the issue. @dchen1107 []()