Description of problem: Try running following task: <task name="/distribution/command" role="STANDALONE"> <params> <param name="CMDS_TO_RUN" value="reboot"/> </params> </task> It can cause EWD in next task. Version-Release number of selected component (if applicable): 0.6.17 How reproducible: ? Steps to Reproduce: 1. run a recipe with given task Actual results: EWD in next task when we loose start event. Expected results: No EWD Additional info: Using plain reboot is not a good idea: next task started to be processed and machine is rebooted at a random moment during task exec which itself is enough to break some tests for example any test with rhts-reboot and $REBOOTCOUNT. Also, harness did not handle the situation gracefully: network is down and an event is processed in a cycle. When reboot caught it the event was not requeued. Unfortunately it was start event, which is important in the event flow.
Bulk reassignment of issues as Bill has moved to another team.
Beah is no longer supported by Beaker development team. Instead of that, we are working on Restraint test harness. You can find all the features of Restraint here. https://restraint.readthedocs.io/en/latest/ If you think your RFE should be still implemented as part of Restraint feel free to create a new BZ ticket. https://bugzilla.redhat.com/enter_bug.cgi?product=Restraint In case you have any question feel free to reach out to me Thank you, Martin Styk <martin.styk>