As a group (co-)owner, I want to set the shared root password to be used in all jobs for a particular group.
This is part of http://beaker-project.org/dev/proposals/enhanced-user-groups.html
Ray, this is related to the provisioning stuff you were going to look at anyway.
http://gerrit.beaker-project.org/#/c/1928/
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
http://gerrit.beaker-project.org/#/c/2013/
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.