Bug 1032840

Summary: Provide clear docs on running tasks outside Beaker
Product: [Retired] Beaker Reporter: Nick Coghlan <ncoghlan>
Component: DocAssignee: beaker-dev-list
Status: CLOSED WONTFIX QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: low    
Version: 0.14CC: qwan, tools-bugs, xtian
Target Milestone: ---Keywords: Documentation, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-21 14:13:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Nick Coghlan 2013-11-21 01:11:30 UTC
While the task writing guide (http://beaker-project.org/docs/user-guide/writing-tasks.html) makes reference to running multi-host tests outside Beaker in a couple of places, it doesn't provide clear instructions on running tasks outside Beaker in general.

The example at http://beaker-project.org/docs/user-guide/example-task.html#populating-runtest-sh should be updated to split that section into three:

- writing runtest.sh
- running the task locally
- packaging the task as an RPM and uploading it to the Beaker Task Library

There should also be a new "Running tasks locally" section, which is referenced from both the updated walkthrough and the multi-host testing section.