Files
kubernetes/test/integration/scheduler/taint_test.go
Wei Huang b6b92b6075 Update test logic to simulate NodeReady/False and NodeReady/Unknown events correctly
- optimize code to use one loop to spin up goroutines
- add `defer cleanupTest()` to avoid goroutine leaks
- use only one heartbeat channel
2019-11-08 12:41:47 -08:00

25 KiB