CI: Add LOGS_SERVER to test pipelines 68/101968/1
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 4 Aug 2022 23:14:00 +0000 (09:14 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 4 Aug 2022 23:16:58 +0000 (09:16 +1000)
Issue-ID: LF-JIRA RELENG-4282
Change-Id: I23fa9d0725183d1d88e5dd24926e2b0427ac27d6
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jenkins-config/global-vars-releng.sh
jenkins-config/global-vars-sandbox.sh

index 0623beb3f5855b9e45165451b9723d24ffc7fefe..c7f45cb6440acd6a3cf74ce2cb1de9402818ba42 100644 (file)
@@ -6,6 +6,7 @@ GERRIT_URL=https://git.opendaylight.org/gerrit
 GIT_BASE=git://devvexx.opendaylight.org/mirror/$PROJECT
 GIT_URL=git://devvexx.opendaylight.org/mirror
 JENKINS_HOSTNAME=vex-yul-odl-jenkins-1
+LOGS_SERVER=
 NEXUS_URL=https://nexus.opendaylight.org
 ODLNEXUSPROXY=https://nexus.opendaylight.org
 REGISTRY_PORTS=10001 10002 10003 10004
index 022d4b6625254d073d944b80dd1441dcb265b015..939673443ce1a9094c1c3cae60a44e92b0c0d036 100644 (file)
@@ -6,6 +6,7 @@ GERRIT_URL=https://git.opendaylight.org/gerrit
 GIT_BASE=git://devvexx.opendaylight.org/mirror/$PROJECT
 GIT_URL=git://devvexx.opendaylight.org/mirror
 JENKINS_HOSTNAME=vex-yul-odl-jenkins-2
+LOGS_SERVER=
 NEXUS_URL=https://nexus.opendaylight.org
 ODLNEXUSPROXY=https://nexus.opendaylight.org
 REGISTRY_PORTS=10001 10002 10003 10004