Adds cat /etc/hosts in tests.
This commit is contained in:
parent
cf2f71b487
commit
01572a7eba
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
sudo sh -c 'echo -e "\n10.5.126.23 infrastructure.fedoraproject.org\n10.5.125.44 pkgs.fedoraproject.org pkgs\n10.5.126.51 download.fedora.redhat.com\n10.5.125.63 koji.fedoraproject.org\n10.5.125.36 kojipkgs.fedoraproject.org" >> /etc/hosts'
|
||||
cat /etc/hosts
|
||||
curl -O http://infrastructure.fedoraproject.org/infra/autocloud/tunirtests.tar.gz
|
||||
tar -xzvf tunirtests.tar.gz
|
||||
sudo python3 -m unittest tunirtests.cloudtests -v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue