kubernetes/pkg/controller/nodelifecycle/scheduler
Maciej Szulik a3dd7ca9ee
increase timeout in TestCancelAndReadd
the flakes referenced in #51704 were still seen downstream. the current timeout approach is known to be faulty, but fixing the tests has not been prioritized. this increases the timeout sufficiently to avoid flakes in the meantime
2018-05-17 10:26:17 -04:00
..
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
rate_limited_queue_test.go
rate_limited_queue.go Remove Saturation() from rate limiter interface 2018-01-19 11:48:51 -05:00
taint_manager_test.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
taint_manager.go Use typed events client directly 2018-04-01 18:57:29 +10:00
timed_workers_test.go increase timeout in TestCancelAndReadd 2018-05-17 10:26:17 -04:00
timed_workers.go