Bug 908186
Summary: | Allow to set root password for group jobs | ||
---|---|---|---|
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: | medium | ||
Version: | 0.11 | CC: | asaha, dcallagh, ebaak, llim, qwan, rglasz, rmancy, szhou, xinzhang, xjia |
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:28:14 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, 908183 | ||
Bug Blocks: |
Description
Min Shin
2013-02-06 05:32:32 UTC
Ray, this is related to the provisioning stuff you were going to look at anyway. Lowering the priority on this, since it's taking more time than expected to work out the kinks in the patch, and even an SSH-only release should still be useful. When modified root-password via command line,there will be an error: > bkr group-modify --root-password password groupname > Usage: bkr group-modify [options] <group-name> bkr: error: no such option: --root-password Try again with the newest version and the same with above. Version: beaker-client-0.12.1-1.git.187.8d2bd75.el6eng.noarch beaker-0.12.1-1.git.187.8d2bd75.el6eng.noarch Docs for the updated group-modify command are now available on the development branch: http://beaker-project.org/docs-develop/man/bkr-group-modify.html Verify: [root@qe-test ~]# bkr group-create --root-password=jiaxuandj jiaxuan Group created: jiaxuan. Version: beaker-0.12.1-1.git.199.c06a860.el6eng.noarch beaker-client-0.12.1-1.git.199.c06a860.el6eng.noarch Beaker 0.13.1 has been released. |