open-nomad/e2e/nodedrain/input
Mahmood Ali 36ce1e73eb e2e: deflake nodedrain test
The nodedrain deadline test asserts that all allocations are migrated by the
deadline. However, when the deadline is short (e.g. 10s), the test may fail
because of scheduler/client-propagation delays.

In one failing test, it took ~15s from the RPC call to the moment to the moment
the scheduler issued migration update, and then 3 seconds for the alloc to be
stopped.

Here, I increase the timeouts to avoid such false positives.
2021-01-26 10:01:14 -05:00
..
drain_deadline.nomad e2e: deflake nodedrain test 2021-01-26 10:01:14 -05:00
drain_ignore_system.nomad e2e: node drain tests (#8906) 2020-09-21 11:52:11 -04:00
drain_migrate.nomad e2e: node drain tests (#8906) 2020-09-21 11:52:11 -04:00
drain_simple.nomad e2e: node drain tests (#8906) 2020-09-21 11:52:11 -04:00