Bug 1018013

Summary: Publish and document /distribution/command
Product: [Retired] Beaker Reporter: Nick Coghlan <ncoghlan>
Component: generalAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.15CC: aigao, asaha, dcallagh, dowang, qwan, tools-bugs
Target Milestone: 19.3Keywords: FutureFeature, Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-16 05:52:02 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:
Bug Depends On:    
Bug Blocks: 961239    

Description Nick Coghlan 2013-10-11 01:19:34 UTC
/distribution/command is a simple RH internal task used to run arbitrary shell commands in the context of a Beaker recipe.

This is a really useful capability for self-testing of new Beaker installations and versions and should be documented on beaker-project.org and made part of the open source code base.

Comment 2 Dan Callaghan 2014-09-18 22:51:31 UTC
Need to do /distribution/dummy or its equivalent also. See bug 1143996.

Comment 3 Dan Callaghan 2015-01-30 06:22:47 UTC
(In reply to Dan Callaghan from comment #2)
> Need to do /distribution/dummy or its equivalent also. See bug 1143996.

Never mind, seems we have /distribution/utils/dummy already.

Comment 5 Amit Saha 2015-02-02 00:27:18 UTC
The /distribution/command task is now documented here: https://beaker-project.org/docs-release-19/user-guide/beaker-provided-tasks.html#distribution-command

And is also available from the beaker-core-tasks repo as per comment 4.

Comment 7 Dan Callaghan 2015-03-16 05:52:02 UTC
/distribution/command 1.1-4 has been published on beaker-project.org.