mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 19:36:22 +00:00
The test was disabled because sometimes restart count could not reach the target before timeout. This change lowers the target restart count, increases the timeout threshold to 5 minutes, and adds the test to the SLOW suite. Running the test in a local cluster takes ~1m40s to complete.