Chore: Update sigul bridge and server hostnames 01/99201/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 7 Jan 2022 05:47:01 +0000 (15:47 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 7 Jan 2022 05:47:01 +0000 (15:47 +1000)
Issue-ID: https://jira.linuxfoundation.org/browse/RELENG-4076
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I3cc51e53c6db2d8da32f9e929ce8a017f16f05ca

jenkins-config/global-vars-releng.sh
jenkins-config/global-vars-sandbox.sh
jenkins-config/managed-config-files/custom/sigul-config/content
jenkins-config/managed-config-files/custom/sigul-config/customizedCredentialMappings.yaml

index 1da2fd269ed659b37e8ea6a348e10751b0120d92..0623beb3f5855b9e45165451b9723d24ffc7fefe 100644 (file)
@@ -11,7 +11,7 @@ ODLNEXUSPROXY=https://nexus.opendaylight.org
 REGISTRY_PORTS=10001 10002 10003 10004
 RELEASE_USERNAME=odl-release
 RELEASE_EMAIL=collab-it+odl-release@linuxfoundation.org
-SIGUL_BRIDGE_IP=10.30.168.3
+SIGUL_BRIDGE_IP=199.204.45.55
 SIGUL_KEY=odl-release-2020
 SILO=releng
 SONAR_URL=https://sonar.opendaylight.org
index f32a5546caf19131be594dabf00bde514a8b3988..022d4b6625254d073d944b80dd1441dcb265b015 100644 (file)
@@ -9,7 +9,7 @@ JENKINS_HOSTNAME=vex-yul-odl-jenkins-2
 NEXUS_URL=https://nexus.opendaylight.org
 ODLNEXUSPROXY=https://nexus.opendaylight.org
 REGISTRY_PORTS=10001 10002 10003 10004
-SIGUL_BRIDGE_IP=10.30.168.3
+SIGUL_BRIDGE_IP=199.204.45.55
 SIGUL_KEY=odl-sandbox
 SILO=sandbox
 SONAR_URL=https://sonar.opendaylight.org
index 145a391f5908233d5c8e7f2c8c6f802135b45a9c..84fee55b01e11b55e0c36e5f9656fbd778635f1a 100644 (file)
@@ -1,14 +1,15 @@
 [client]
-bridge-hostname: vex-yul-odl-ingress-1.ci.codeaurora.org
+bridge-hostname: sigul-bridge-yul.linuxfoundation.org
 bridge-port: 44334
-client-cert-nickname: vex-yul-odl-jenkins-1.ci.codeaurora.org
+client-cert-nickname: $SIGUL_CONFIG_USR
 server-hostname: vex-yul-wl-sigul-server-1.dr.codeaurora.org
-user-name: vex-yul-odl-jenkins-1.ci.codeaurora.org
+user-name: $SIGUL_CONFIG_USR
+
 
 [koji]
 
 [nss]
 nss-dir: /home/jenkins/sigul
-nss-password: $SIGUL_NSS_PASS
+nss-password: $SIGUL_CONFIG_PSW
 nss-min-tls: tls1.2
 nss-max-tls: tls1.2
index 8c9d0008bc8b5a4348d615b10e105bb703c16f12..37aea3aa7b472f680dfe833042c494fbcb92eddb 100644 (file)
@@ -1,4 +1,4 @@
 ---
 customizedCredentialMappings:
-  - credentialsId: "sigul-nss-password"
-    tokenKey: "SIGUL_NSS_PASS"
+  - credentialsId: "sigul-config-credentials"
+    tokenKey: "SIGUL_CONFIG"