Update all references to Gerrit

Gerrit is moving from gerrit.oran-osc.org to gerrit.o-ran-sc.org

Change-Id: I9eeb1d609978975ad149b5408ec3924eb3eeb6c4
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
diff --git a/jenkins-config/global-vars-production.sh b/jenkins-config/global-vars-production.sh
index 6b69ecd..6a9547a 100644
--- a/jenkins-config/global-vars-production.sh
+++ b/jenkins-config/global-vars-production.sh
@@ -1,6 +1,6 @@
 DOCKER_REGISTRY=nexus3.o-ran-sc.org
-GERRIT_URL=https://gerrit.oran-osc.org/r
-GIT_URL=ssh://oran-jobbuilder@gerrit.oran-osc.org:29418
+GERRIT_URL=https://gerrit.o-ran-sc.org/r
+GIT_URL=ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418
 JENKINS_HOSTNAME=vex-sjc-oran-jenkins-prod-1
 LOGS_SERVER=https://logs.o-ran-sc.org
 NEXUS_URL=https://nexus.o-ran-sc.org
diff --git a/jenkins-config/global-vars-sandbox.sh b/jenkins-config/global-vars-sandbox.sh
index 30e9b9a..3c782e2 100644
--- a/jenkins-config/global-vars-sandbox.sh
+++ b/jenkins-config/global-vars-sandbox.sh
@@ -1,6 +1,6 @@
 DOCKER_REGISTRY=nexus3.o-ran-sc.org
-GERRIT_URL=https://gerrit.oran-osc.org/r
-GIT_URL=ssh://oran-jobbuilder@gerrit.oran-osc.org:29418
+GERRIT_URL=https://gerrit.o-ran-sc.org/r
+GIT_URL=ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418
 JENKINS_HOSTNAME=vex-sjc-oran-jenkins-sandbox-1
 LOGS_SERVER=https://logs.o-ran-sc.org
 NEXUS_URL=https://nexus.o-ran-sc.org