This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
luv-test-manager: Add luv.halt cmdline option for powering off
When running automated tests it's super handy to be able to power off the machine once the tests have completed. This signals to any monitoring processes/machines that results are ready to be inspected. If you've got a smart PDU you should be able to query it for the machine's status to know when it's off, but a poor man's solution would be to ping the machine and wait a couple of seconds extra once it disappears from the network. Reviewed-by: Naresh Bhat <[email protected]> Tested-by: Naresh Bhat <[email protected]> Signed-off-by: Matt Fleming <[email protected]>
- Loading branch information