open-nomad/e2e/nodedrain/input
Tim Gross 4df2d9bda8
E2E: clarify drain -deadline and -force flag behaviors (#16868)
The `-deadline` and `-force` flag for the `nomad node drain` command only cause
the draining to ignore the `migrate` block's healthy deadline, max parallel,
etc. These flags don't have anything to do with the `kill_timeout` or
`shutdown_delay` options of the jobspec.

This changeset fixes the skipped E2E tests so that they validate the intended
behavior, and updates the docs for more clarity.
2023-04-12 15:27:24 -04:00
..
drain_deadline.nomad E2E: clarify drain -deadline and -force flag behaviors (#16868) 2023-04-12 15:27:24 -04:00
drain_ignore_system.nomad
drain_migrate.nomad
drain_simple.nomad