mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-04 10:40:33 +01:00
contrib/bkr: extend README
This commit is contained in:
parent
969966cc0e
commit
cfb5a50968
1 changed files with 18 additions and 0 deletions
|
|
@ -5,6 +5,24 @@ of Red Hat to run tests of NetworkManager.
|
|||
./bkr.py:
|
||||
=========
|
||||
|
||||
Quick-Setup:
|
||||
|
||||
yum install kobo python-nitrate python-termcolor
|
||||
yum install beaker-client
|
||||
|
||||
$ cat ~/.nitrate
|
||||
[nitrate]
|
||||
url = https://tcms.engineering.redhat.com/xmlrpc/
|
||||
|
||||
$ cat ~/.beaker_client/config
|
||||
HUB_URL = "https://beaker.engineering.redhat.com"
|
||||
AUTH_METHOD = "krbv"
|
||||
|
||||
Find $DISTRO_NAME at
|
||||
https://beaker.engineering.redhat.com/distrotrees/?simplesearch=RHEL-7.1
|
||||
|
||||
|
||||
|
||||
Examples:
|
||||
|
||||
kinit
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue