Revert "Fixed credentialsId for the production en" 86/10486/1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 21 Feb 2023 06:36:49 +0000 (12:06 +0530)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 21 Feb 2023 06:38:29 +0000 (12:08 +0530)
This reverts commit f9d3d2e39c54a84c8c6428a9cdc0de5112cfe42e.

The commit just copies the settings from the sandbox env to the
prod, which is incorrect. This must be reverted.

Change-Id: I9edf027ac990196420b1fef0037aedace7fb8f33
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jenkins-config/managed-config-files/mavenSettings/ric-plt-xapp-frame-settings/serverCredentialMappings.yaml

index 18bfeb9..06c0a9b 100644 (file)
@@ -1,18 +1,18 @@
 ---
 serverCredentialMappings:
-  - credentialsId: "dummy"
+  - credentialsId: "ric-plt-xapp-frame"
     serverId: "releases"
-  - credentialsId: "dummy"
+  - credentialsId: "ric-plt-xapp-frame"
     serverId: "staging"
-  - credentialsId: "dummy"
+  - credentialsId: "ric-plt-xapp-frame"
     serverId: "site"
-  - credentialsId: "dummy"
+  - credentialsId: "ric-plt-xapp-frame"
     serverId: "snapshots"
   - credentialsId: "docker"
     serverId: "nexus3.o-ran-sc.org:10001"
-  - credentialsId: "docker"
+  - credentialsId: "ric-plt-xapp-frame"
     serverId: "nexus3.o-ran-sc.org:10002"
-  - credentialsId: "docker"
+  - credentialsId: "ric-plt-xapp-frame"
     serverId: "nexus3.o-ran-sc.org:10003"
-  - credentialsId: "docker"
+  - credentialsId: "ric-plt-xapp-frame"
     serverId: "nexus3.o-ran-sc.org:10004"