Modify Gerrit global variables 54/28054/1
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Thu, 23 Jul 2020 19:54:59 +0000 (14:54 -0500)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Thu, 23 Jul 2020 19:54:59 +0000 (14:54 -0500)
Modifying the Gerrit global variables to bypass the mirror to test a
possible issue with the mirror causing job failures.

Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I68e1c426272db7a9748231cae819fe882e667e90

jenkins-config/global-vars-production.sh

index 69a5513..8d3f1ba 100644 (file)
@@ -1,7 +1,7 @@
 DOCKER_REGISTRY=https://jenkins.fd.io/sandbox/
-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
+GERRIT_URL=https://gerrit.fd.io/r/$PROJECT
+GIT_BASE=https://gerrit.fd.io/r/$PROJECT
+GIT_URL=ssh://rotterdam-jobbuilder@gerrit.fd.io:29418
 JENKINS_HOSTNAME=vex-yul-rot-jenkins-1
 LOGS_SERVER=https://logs.fd.io
 NEXUS_URL=https://nexus.fd.io