From: Loic Dachary Date: Mon, 14 Sep 2015 21:31:39 +0000 (+0200) Subject: openstack: explicitly set gitbuilder_host default X-Git-Tag: 1.1.0~819^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F627%2Fhead;p=teuthology.git openstack: explicitly set gitbuilder_host default So that it is easier to replace because there is no need to verify if it's already present or not. Signed-off-by: Loic Dachary --- diff --git a/teuthology/openstack/setup-openstack.sh b/teuthology/openstack/setup-openstack.sh index 184bf4642..f2fc3aea7 100755 --- a/teuthology/openstack/setup-openstack.sh +++ b/teuthology/openstack/setup-openstack.sh @@ -53,6 +53,7 @@ $archive_upload archive_upload_key: teuthology/openstack/archive-key lock_server: http://localhost:8080/ results_server: http://localhost:8080/ +gitbuilder_host: gitbuilder.ceph.com queue_port: 11300 queue_host: localhost lab_domain: $labdomain