From: lf-jobbuilder Date: Mon, 19 Sep 2022 11:39:22 +0000 (+0000) 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=3997d399d4536ff5c281c8cea6208f95bcf4b446;p=ci-management.git Chore: Automation adds aiml-fw/athp/data-extraction config files Signed-off-by: lf-jobbuilder Change-Id: I1c3870525e107e4b345dc2d904a105a485139976 --- 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