CI: Point git sources to gitolite mirror 74/40074/1
authorVanessa Valderrama <vvalderrama@linuxfoundation.org>
Wed, 6 Dec 2023 15:45:20 +0000 (09:45 -0600)
committerVanessa Valderrama <vvalderrama@linuxfoundation.org>
Wed, 6 Dec 2023 15:45:20 +0000 (09:45 -0600)
Pointing back to the gitolite mirror to resolve fetch failures which
have increased since pointing to GitHub

Change-Id: I70312e266c32504c5c96e705a0934228cb882458
Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
jenkins-config/global-vars-production.sh
jenkins-config/global-vars-sandbox.sh

index 8aa47a8..3d8b1f3 100644 (file)
@@ -1,7 +1,7 @@
 DOCKER_REGISTRY=https://jenkins.fd.io
-GERRIT_URL=https://github.com/FDio/$PROJECT
-GIT_BASE=https://github.com/FDio/$PROJECT
-GIT_URL=https://github.com/FDio
+GERRIT_URL=git://10.30.48.3/mirror/$PROJECT
+GIT_BASE=git://10.30.48.3/mirror/$PROJECT
+GIT_URL=git://10.30.48.3/mirror
 JENKINS_HOSTNAME=vex-yul-rot-jenkins-1
 PACKAGECLOUDPROXY=https://packagecloud.io/fdio
 PCIO_CO=fdio
index c4453d9..6c2057c 100644 (file)
@@ -1,7 +1,7 @@
 DOCKER_REGISTRY=https://jenkins.fd.io/sandbox/
-GERRIT_URL=https://github.com/FDio/$PROJECT
-GIT_BASE=https://github.com/FDio/$PROJECT
-GIT_URL=https://github.com/FDio
+GERRIT_URL=git://10.30.48.3/mirror/$PROJECT
+GIT_BASE=git://10.30.48.3/mirror/$PROJECT
+GIT_URL=git://10.30.48.3/mirror
 JENKINS_HOSTNAME=vex-yul-rot-jenkins-2
 PACKAGECLOUDPROXY=https://packagecloud.io/fdio
 PCIO_CO=fdio