From: lf-jobbuilder Date: Tue, 27 Sep 2022 03:17:56 +0000 (-0700) Subject: Chore: Automation adds aiml-fw/athp/data-extraction config files X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=900813fa73d0d1004e1bdfb8829769fae9162d4d;p=ci-management.git Chore: Automation adds aiml-fw/athp/data-extraction config files Signed-off-by: lf-jobbuilder Change-Id: I5bd633313d5ec8c26f25531a5ec44a7fccee407d --- diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction/config-params.yaml new file mode 100644 index 00000000..f9c33734 --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction/config-params.yaml @@ -0,0 +1,3 @@ +--- +name: "aiml-fw-athp-data-extraction" +comment: "aiml-fw-athp-data-extraction" \ No newline at end of file diff --git a/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction/content b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction/content new file mode 120000 index 00000000..e830ebdd --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction/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-data-extraction/serverCredentialMappings.sandbox.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction/serverCredentialMappings.sandbox.yaml new file mode 120000 index 00000000..8f920579 --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction/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-data-extraction/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction/serverCredentialMappings.yaml new file mode 100644 index 00000000..1e9edf1a --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/aiml-fw-athp-data-extraction/serverCredentialMappings.yaml @@ -0,0 +1,18 @@ +--- +serverCredentialMappings: + - serverId: "releases" + credentialsId: "aiml-fw-athp-data-extraction" + - serverId: "snapshots" + credentialsId: "aiml-fw-athp-data-extraction" + - serverId: "staging" + credentialsId: "aiml-fw-athp-data-extraction" + - serverId: "site" + credentialsId: "aiml-fw-athp-data-extraction" + - serverId: "nexus3.o-ran-sc.org:10001" + credentialsId: "aiml-fw-athp-data-extraction" + - serverId: "nexus3.o-ran-sc.org:10002" + credentialsId: "aiml-fw-athp-data-extraction" + - serverId: "nexus3.o-ran-sc.org:10003" + credentialsId: "aiml-fw-athp-data-extraction" + - serverId: "nexus3.o-ran-sc.org:10004" + credentialsId: "aiml-fw-athp-data-extraction" \ No newline at end of file