Bug 908183
| Summary: | Allow to submit a group job | ||
|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | Min Shin <mishin> |
| Component: | command line | Assignee: | Raymond Mancy <rmancy> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Xin Zhang <xinzhang> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | 0.11 | CC: | asaha, dcallagh, ebaak, llim, mcsontos, qwan, rglasz, rmancy, szhou, xinzhang |
| Target Milestone: | 0.13 | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | GroupModel | ||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-06-25 06:25:54 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: | |
| Embargoed: | |||
| Bug Depends On: | 908172 | ||
| Bug Blocks: | 908185, 908186, 908559, 952980, 958012, 960302 | ||
|
Description
Min Shin
2013-02-06 05:24:29 UTC
*** Bug 619006 has been marked as a duplicate of this bug. *** SSH keys and extra docs http://gerrit.beaker-project.org/#/c/1917/ This BZ only covered the addition of the ability to have a group associated with a job and all the SSH keys for the group pushed to provisioned systems. Setting a group root password was moved to BZ #908186 Having full access to jobs for groups of which you are a member was moved to BZ #961580 Verified. Can successfully submit group job via Web UI and command line. Web UI:Add an optional attribute group="somegroup" to the <job/> element directly to the job XML. Web UI version: beaker-server-redhat-0.1.14-1.el6eng beaker-server-0.12.1-1.git.133.6c74a92.el6 beaker-0.12.1-1.git.133.6c74a92.el6 command line:bkr workflow-simple --distro="RHEL5.10-Server-20130524.0.n" --arch="x86_64" --task="/distribution/install" --job-group="xinsgroup" beaker-client version: beaker-client-0.12.1-1.git.138.df77d66.el6eng Beaker 0.13.1 has been released. |