Chore: Update sigul bridge and server hostnames 00/126500/1
authorKevin Sandi <ksandi@contractor.linuxfoundation.org>
Thu, 6 Jan 2022 23:34:36 +0000 (17:34 -0600)
committerKevin Sandi <ksandi@contractor.linuxfoundation.org>
Thu, 6 Jan 2022 23:34:36 +0000 (17:34 -0600)
Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I029f0760efaeef1b97528406cee6a2e5f67d14f3

jenkins-config/global-vars-production.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.sandbox.yaml
jenkins-config/managed-config-files/custom/sigul-config/customizedCredentialMappings.yaml

index 9f7a172..fbae64a 100644 (file)
@@ -16,7 +16,7 @@ REGISTRY_PORTS=10001 10002 10003 10004
 RELEASE_EMAIL=collab-it+onap-release@linuxfoundation.org
 RELEASE_USERNAME=onap-release
 S3_BUCKET=
-SIGUL_BRIDGE_IP=10.30.104.3
+SIGUL_BRIDGE_IP=199.204.45.55
 SIGUL_KEY=onap-release-2020
 SILO=production
 SONAR_URL=https://sonar.onap.org
index 7247094..fca2be4 100644 (file)
@@ -16,7 +16,7 @@ REGISTRY_PORTS=10001 10002 10003 10004
 RELEASE_EMAIL=collab-it+onap-release@linuxfoundation.org
 RELEASE_USERNAME=onap-release
 S3_BUCKET=
-SIGUL_BRIDGE_IP=10.30.104.3
+SIGUL_BRIDGE_IP=199.204.45.55
 SIGUL_KEY=onap-sandbox
 SILO=sandbox
 SONAR_URL=https://sonar.onap.org
index 1f72482..fbfdbc9 100644 (file)
@@ -1,14 +1,14 @@
 [client]
-bridge-hostname: vex-yul-ecomp-ingress-1.ci.codeaurora.org
+bridge-hostname: sigul-bridge-yul.linuxfoundation.org
 bridge-port: 44334
-client-cert-nickname: vex-yul-ecomp-jenkins-1.ci.codeaurora.org
-server-hostname: pdx-wl-sigul-server-1.int.codeaurora.org
-user-name: vex-yul-ecomp-jenkins-1.ci.codeaurora.org
+client-cert-nickname: $SIGUL_CONFIG_USR
+server-hostname: vex-yul-wl-sigul-server-1.dr.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 c44a4a3..37aea3a 100644 (file)
@@ -1,4 +1,4 @@
 ---
 customizedCredentialMappings:
-  - credentialsId: "sigul-nss-pass"
-    tokenKey: "SIGUL_NSS_PASS"
+  - credentialsId: "sigul-config-credentials"
+    tokenKey: "SIGUL_CONFIG"