Hide Forgot
/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.
Need to do /distribution/dummy or its equivalent also. See bug 1143996.
(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.
Task published: https://git.beaker-project.org/cgit/beaker-core-tasks/commit/?id=a0b0125c2b13570862545b1cab6089d2011c8339 Docs: http://gerrit.beaker-project.org/3963
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.
/distribution/command 1.1-4 has been published on beaker-project.org.