open-nomad/e2e/nodedrain
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
..
input E2E: clarify drain -deadline and -force flag behaviors (#16868) 2023-04-12 15:27:24 -04:00
doc.go
node_drain_test.go E2E: clarify drain -deadline and -force flag behaviors (#16868) 2023-04-12 15:27:24 -04:00