Enabling first two non-gating tests for autocloud.
This commit is contained in:
parent
8906bafe7b
commit
33a3e0a1c5
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ sudo sh -c 'echo -e "\n10.5.126.23 infrastructure.fedoraproject.org\n10.5.125.44
|
|||
cat /etc/hosts
|
||||
curl -O http://infrastructure.fedoraproject.org/infra/autocloud/tunirtests.tar.gz
|
||||
tar -xzvf tunirtests.tar.gz
|
||||
## sudo python3 -m unittest tunirtests.nongatingtests.TunirNonGatingtests -v
|
||||
## sudo python3 -m unittest tunirtests.nongatingtests.TunirNonGatingtestBzip2 -v
|
||||
sudo python3 -m unittest tunirtests.cloudtests -v
|
||||
sudo systemctl stop crond.service
|
||||
@@ sudo systemctl disable crond.service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue