From 11cdadfbc07715c51867f58f26076f7cee1b2359 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 29 Sep 2015 14:25:49 +0000 Subject: [PATCH] Get tests from batcave instead of fedorapeople. --- roles/autocloud/backend/files/fedora.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/autocloud/backend/files/fedora.txt b/roles/autocloud/backend/files/fedora.txt index dad170c5f9..ef747a8ff3 100644 --- a/roles/autocloud/backend/files/fedora.txt +++ b/roles/autocloud/backend/files/fedora.txt @@ -1,4 +1,4 @@ -curl -O https://kushal.fedorapeople.org/tunirtests.tar.gz +curl -O http://infrastructure.fedoraproject.org/infra/autocloud/tunirtests.tar.gz tar -xzvf tunirtests.tar.gz sudo python3 -m unittest tunirtests.cloudtests sudo systemctl stop crond.service