Hide Forgot
Description of problem: If the system is left running and beah is running there is a short window where the system can start running a recipe before the power command can cause the system to reboot to install. Version-Release number of selected component (if applicable): 0.6.14 How reproducible: sometimes Steps to Reproduce: 1. set a system to leave power on 2. depending on how long before power command executes 3. system will start running new recipe before provisioning Suggestion is to update harness and scheduler to use recipeid instead of hostname. Should still support running via hostname so we can support non-install test runs.
Pushed the server side chnages to gerrit.
Pushed client side changes to gerrit. After tweaking LC a bit verified to work.