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