openqa: update roles for openqa_fedora_tools repo split
We split fedora_openqa and createhdds out into their own repos, this should adapt to the change (I hope).
This commit is contained in:
parent
1516393f04
commit
cc95c6482b
5 changed files with 43 additions and 30 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd /var/lib/openqa/share/factory/hdd/fixed
|
||||
LIBGUESTFS_BACKEND=direct withlock /var/lock/createhdds.lock /root/openqa_fedora_tools/tools/createhdds.py all --clean
|
||||
LIBGUESTFS_BACKEND=direct withlock /var/lock/createhdds.lock /root/createhdds/createhdds.py all --clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue