From: lf-jobbuilder Date: Fri, 14 Oct 2022 18:06:32 +0000 (+0000) Subject: Chore: Automation adds aiml-fw/athp/sdk/model-storage config files X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=457d74eae3eb0d4e8c95c9fc08706bb53baa6dd7;p=ci-management.git Chore: Automation adds aiml-fw/athp/sdk/model-storage config files Signed-off-by: lf-jobbuilder Change-Id: Ie6892ebf00654c2a47b238379383100efa0e0c94 --- diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage/config-params.yaml new file mode 100644 index 00000000..7e282855 --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage/config-params.yaml @@ -0,0 +1,3 @@ +--- +name: "aiml-fw-athp-sdk-model-storage" +comment: "aiml-fw-athp-sdk-model-storage" \ No newline at end of file diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage/content b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage/content new file mode 120000 index 00000000..e830ebdd --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage/content @@ -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-model-storage/serverCredentialMappings.sandbox.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage/serverCredentialMappings.sandbox.yaml new file mode 120000 index 00000000..8f920579 --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage/serverCredentialMappings.sandbox.yaml @@ -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-model-storage/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage/serverCredentialMappings.yaml new file mode 100644 index 00000000..63295025 --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-sdk-model-storage/serverCredentialMappings.yaml @@ -0,0 +1,18 @@ +--- +serverCredentialMappings: + - serverId: "releases" + credentialsId: "aiml-fw-athp-sdk-model-storage" + - serverId: "snapshots" + credentialsId: "aiml-fw-athp-sdk-model-storage" + - serverId: "staging" + credentialsId: "aiml-fw-athp-sdk-model-storage" + - serverId: "site" + credentialsId: "aiml-fw-athp-sdk-model-storage" + - serverId: "nexus3.o-ran-sc.org:10001" + credentialsId: "aiml-fw-athp-sdk-model-storage" + - serverId: "nexus3.o-ran-sc.org:10002" + credentialsId: "aiml-fw-athp-sdk-model-storage" + - serverId: "nexus3.o-ran-sc.org:10003" + credentialsId: "aiml-fw-athp-sdk-model-storage" + - serverId: "nexus3.o-ran-sc.org:10004" + credentialsId: "aiml-fw-athp-sdk-model-storage" \ No newline at end of file