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