Bug 908183 - Allow to submit a group job
Summary: Allow to submit a group job
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: command line
Version: 0.11
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: 0.13
Assignee: Raymond Mancy
QA Contact: Xin Zhang
URL:
Whiteboard: GroupModel
: 619006 (view as bug list)
Depends On: 908172
Blocks: 908185 908186 908559 952980 958012 960302
TreeView+ depends on / blocked
 
Reported: 2013-02-06 05:24 UTC by Min Shin
Modified: 2018-02-06 00:41 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-25 06:25:54 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 619006 1 None None None 2021-01-20 06:05:38 UTC
Red Hat Bugzilla 725805 0 unspecified CLOSED [RFE] Group Policy 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 868941 0 medium CLOSED RFE: Ability to change Retention tag for CC-ed users 2021-02-22 00:41:40 UTC

Internal Links: 619006 725805 868941

Description Min Shin 2013-02-06 05:24:29 UTC
As a member of a particular group, user can submit a group job. The job will be owned by that group. All members of the  group will be able to ack/nack, change priority, edit whiteboard, and  change retention tag. The root password used in the job will be the group root password (if one is set).

Comment 1 Nick Coghlan 2013-02-08 05:56:27 UTC
*** Bug 619006 has been marked as a duplicate of this bug. ***

Comment 4 Nick Coghlan 2013-04-17 05:45:17 UTC
This is part of http://beaker-project.org/dev/proposals/enhanced-user-groups.html

Comment 6 Raymond Mancy 2013-04-29 22:05:59 UTC
http://gerrit.beaker-project.org/#/c/1906/

Comment 8 Raymond Mancy 2013-05-03 06:40:33 UTC
SSH keys and extra docs
http://gerrit.beaker-project.org/#/c/1917/

Comment 11 Nick Coghlan 2013-05-10 02:14:22 UTC
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

Comment 12 Xin Zhang 2013-05-28 09:20:00 UTC
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

Comment 14 Amit Saha 2013-06-25 06:25:54 UTC
Beaker 0.13.1 has been released.


Note You need to log in before you can comment on or make changes to this bug.