Chore: Automation adds aiml-fw/athp/sdk/feature-store config files 48/9248/1
authorlf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Wed, 12 Oct 2022 15:33:51 +0000 (15:33 +0000)
committerlf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Wed, 12 Oct 2022 15:33:51 +0000 (15:33 +0000)
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Change-Id: Iee678ab7a875e88d8fb1646f4046247efc4ac6e0

jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store/config-params.yaml [new file with mode: 0644]
jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store/content [new symlink]
jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store/serverCredentialMappings.sandbox.yaml [new symlink]
jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store/serverCredentialMappings.yaml [new file with mode: 0644]

diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store/config-params.yaml
new file mode 100644 (file)
index 0000000..02808f3
--- /dev/null
@@ -0,0 +1,3 @@
+---
+name: "aiml-fw-athp-sdk-feature-store"
+comment: "aiml-fw-athp-sdk-feature-store"
\ No newline at end of file
diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store/content b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store/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/aiml-fw-athp-sdk-feature-store/serverCredentialMappings.sandbox.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store/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/aiml-fw-athp-sdk-feature-store/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-feature-store/serverCredentialMappings.yaml
new file mode 100644 (file)
index 0000000..d4a91f1
--- /dev/null
@@ -0,0 +1,18 @@
+---
+serverCredentialMappings:
+  - serverId: "releases"
+    credentialsId: "aiml-fw-athp-sdk-feature-store"
+  - serverId: "snapshots"
+    credentialsId: "aiml-fw-athp-sdk-feature-store"
+  - serverId: "staging"
+    credentialsId: "aiml-fw-athp-sdk-feature-store"
+  - serverId: "site"
+    credentialsId: "aiml-fw-athp-sdk-feature-store"
+  - serverId: "nexus3.o-ran-sc.org:10001"
+    credentialsId: "aiml-fw-athp-sdk-feature-store"
+  - serverId: "nexus3.o-ran-sc.org:10002"
+    credentialsId: "aiml-fw-athp-sdk-feature-store"
+  - serverId: "nexus3.o-ran-sc.org:10003"
+    credentialsId: "aiml-fw-athp-sdk-feature-store"
+  - serverId: "nexus3.o-ran-sc.org:10004"
+    credentialsId: "aiml-fw-athp-sdk-feature-store"
\ No newline at end of file