From: lf-jobbuilder Date: Tue, 28 Feb 2023 17:46:10 +0000 (+0000) Subject: Chore: Automation adds nonrtric/plt/ranpm config files X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=a673f516bedfec186021c671cc05f1e0285be208;p=ci-management.git Chore: Automation adds nonrtric/plt/ranpm config files Signed-off-by: lf-jobbuilder Change-Id: Ieca65d57a9a4c069af2b46d59b749ca29e72da1c --- diff --git a/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/config-params.yaml new file mode 100644 index 00000000..5d8c468a --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/config-params.yaml @@ -0,0 +1,3 @@ +--- +name: "nonrtric-plt-ranpm" +comment: "nonrtric-plt-ranpm" \ No newline at end of file diff --git a/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/content b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/content new file mode 120000 index 00000000..e830ebdd --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/content @@ -0,0 +1 @@ +../../../managed-config-templates/mavenSettings-content \ No newline at end of file diff --git a/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/serverCredentialMappings.sandbox.yaml b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/serverCredentialMappings.sandbox.yaml new file mode 120000 index 00000000..8f920579 --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/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/nonrtric-plt-ranpm/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/serverCredentialMappings.yaml new file mode 100644 index 00000000..c0d2598e --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/nonrtric-plt-ranpm/serverCredentialMappings.yaml @@ -0,0 +1,18 @@ +--- +serverCredentialMappings: + - serverId: "releases" + credentialsId: "nonrtric-plt-ranpm" + - serverId: "snapshots" + credentialsId: "nonrtric-plt-ranpm" + - serverId: "staging" + credentialsId: "nonrtric-plt-ranpm" + - serverId: "site" + credentialsId: "nonrtric-plt-ranpm" + - serverId: "nexus3.o-ran-sc.org:10001" + credentialsId: "nonrtric-plt-ranpm" + - serverId: "nexus3.o-ran-sc.org:10002" + credentialsId: "nonrtric-plt-ranpm" + - serverId: "nexus3.o-ran-sc.org:10003" + credentialsId: "nonrtric-plt-ranpm" + - serverId: "nexus3.o-ran-sc.org:10004" + credentialsId: "nonrtric-plt-ranpm" \ No newline at end of file