Provide a convenient way to run a test locally, including support for multihost synchronization. As for now there are multiple known differences in environment when test runs locally (via make run) and from beaker. make run will inherit everything from your environment. make run will inherit stdin/stdout, while harness uses /dev/null. rhts used /dev/console. selinux context: see Bug 623920 for more details. May be others I have not thought of...
Great! +1 to solving this :-)
Any update here?
*** Bug 844767 has been marked as a duplicate of this bug. ***
Bulk reassignment of issues as Bill has moved to another team.
Hey Nick, team, What's the status/priority on this one? Is it already targeted for implementation on a specific version? How/where will this be implemented? I'm specifically interested in the rhts-sync-set and rhts-sync-block execution when run outside of a beaker lab environment. IdM QE and Dev I think are very interested in this one as we may be looking at tests upstream where we (or customers/users) do not have beaker environments. Thanks, Scott
Is this feature not accomplished by restraint?
Requested feature is already supported by Restraint as Scott said. Please use it as your test harness. Feel free to reopen the ticket if there is some problem with it.