From: Andrew Grimberg Date: Mon, 13 May 2019 21:54:32 +0000 (-0700) Subject: Update all references to Gerrit X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=12dd647948de542655028b1dcda824256e0dc89e;p=ci-management.git 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 --- diff --git a/README.md b/README.md index ae43adc4..c1d0e506 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Check sanity by running the Jenkins job-builder script in this directory: Login (after requesting membership in group oran-jenkins-sandbox-access) at the Jenkins sandbox: - https://jenkins.oran-osc.org/sandbox + https://jenkins.o-ran-sc.org/sandbox Get the authentication token from the sandbox: a) click on your user name (top right) @@ -60,7 +60,7 @@ credentials (user name and API token from above):: [jenkins] query_plugins_info=False - url=https://jenkins.oran-osc.org/sandbox + url=https://jenkins.o-ran-sc.org/sandbox user=YOUR-USER-NAME password=YOUR-API-TOKEN diff --git a/jenkins-config/global-vars-production.sh b/jenkins-config/global-vars-production.sh index 6b69ecd4..6a9547a6 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 30e9b9a2..3c782e25 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 diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml index b381d2eb..5297a60e 100644 --- a/jjb/defaults.yaml +++ b/jjb/defaults.yaml @@ -5,7 +5,7 @@ name: global # lf-infra-defaults - gerrit-server-name: gerrit.oran-osc.org + gerrit-server-name: gerrit.o-ran-sc.org jenkins-ssh-credential: jenkins lftools-version: <1.0.0