Chore: Automation adds ric-app/qp-aimlfw config files 50/9550/1
authorlf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Wed, 9 Nov 2022 12:00:43 +0000 (12:00 +0000)
committerlf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Wed, 9 Nov 2022 12:00:43 +0000 (12:00 +0000)
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Change-Id: I75dd8e37439286267586b83966df647555ee382d

jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw/config-params.yaml [new file with mode: 0644]
jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw/content [new symlink]
jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw/serverCredentialMappings.sandbox.yaml [new symlink]
jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw/serverCredentialMappings.yaml [new file with mode: 0644]

diff --git a/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw/config-params.yaml
new file mode 100644 (file)
index 0000000..728afc4
--- /dev/null
@@ -0,0 +1,3 @@
+---
+name: "ric-app-qp-aimlfw"
+comment: "ric-app-qp-aimlfw"
\ No newline at end of file
diff --git a/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw/content b/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw/content
new file mode 120000 (symlink)
index 0000000..e830ebd
--- /dev/null
@@ -0,0 +1 @@
+../../../managed-config-templates/mavenSettings-content
\ No newline at end of file
diff --git a/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw/serverCredentialMappings.sandbox.yaml b/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw/serverCredentialMappings.sandbox.yaml
new file mode 120000 (symlink)
index 0000000..8f92057
--- /dev/null
@@ -0,0 +1 @@
+../../../managed-config-templates/mavenSettings-serverCredentialMappings.sandbox.yaml
\ No newline at end of file
diff --git a/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/ric-app-qp-aimlfw/serverCredentialMappings.yaml
new file mode 100644 (file)
index 0000000..b90cef9
--- /dev/null
@@ -0,0 +1,18 @@
+---
+serverCredentialMappings:
+  - serverId: "releases"
+    credentialsId: "ric-app-qp-aimlfw"
+  - serverId: "snapshots"
+    credentialsId: "ric-app-qp-aimlfw"
+  - serverId: "staging"
+    credentialsId: "ric-app-qp-aimlfw"
+  - serverId: "site"
+    credentialsId: "ric-app-qp-aimlfw"
+  - serverId: "nexus3.o-ran-sc.org:10001"
+    credentialsId: "ric-app-qp-aimlfw"
+  - serverId: "nexus3.o-ran-sc.org:10002"
+    credentialsId: "ric-app-qp-aimlfw"
+  - serverId: "nexus3.o-ran-sc.org:10003"
+    credentialsId: "ric-app-qp-aimlfw"
+  - serverId: "nexus3.o-ran-sc.org:10004"
+    credentialsId: "ric-app-qp-aimlfw"
\ No newline at end of file