]> xenbits.xensource.com Git - osstest.git/commitdiff
production-config-cambridge: Use git-cache.daemon.osstest.xs.citrite.net
authorIan Campbell <ian.campbell@citrix.com>
Tue, 22 Sep 2015 11:30:07 +0000 (12:30 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 22 Sep 2015 15:36:34 +0000 (16:36 +0100)
This currently points to drall, so no actual change, but it decouples
the service from the host which happens to run it.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
production-config-cambridge

index 136d368447eb7e507549c724ea586d5016b63ee8..f801303023afc5f6a5c65a53e1d10dbac33b9da0 100644 (file)
@@ -43,7 +43,7 @@ LogsMinExpireAge= 86400*4
 
 TestHostKeypairPath /export/home/osstest/.ssh/id_rsa_osstest
 
-GitCacheProxy git://drall.uk.xensource.com:9419/
+GitCacheProxy git://git-cache.daemon.osstest.xs.citrite.net:9419/
 
 PubBaseUrl http://osstest.xs.citrite.net/~osstest/testlogs
 ReportHtmlPubBaseUrl="$c{PubBaseUrl}/logs"