From: lf-jobbuilder Date: Mon, 27 Mar 2023 16:45:24 +0000 (+0000) Subject: Chore: Automation adds portal-ng/history config files X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=53b1ebba98939a947dc9079a8cfabd7930724f34 Chore: Automation adds portal-ng/history config files Issue-ID: CIMAN-33 Signed-off-by: lf-jobbuilder Change-Id: Ie84b3f8f34980407265fcd00e658aa2c7f6b7b0b --- diff --git a/jenkins-config/managed-config-files/mavenSettings/portal-ng-history/config-params.yaml b/jenkins-config/managed-config-files/mavenSettings/portal-ng-history/config-params.yaml new file mode 100644 index 000000000..f29411746 --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/portal-ng-history/config-params.yaml @@ -0,0 +1,3 @@ +--- +name: "portal-ng-history" +comment: "portal-ng-history" \ No newline at end of file diff --git a/jenkins-config/managed-config-files/mavenSettings/portal-ng-history/content b/jenkins-config/managed-config-files/mavenSettings/portal-ng-history/content new file mode 120000 index 000000000..e830ebdd5 --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/portal-ng-history/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-ng-history/serverCredentialMappings.sandbox.yaml b/jenkins-config/managed-config-files/mavenSettings/portal-ng-history/serverCredentialMappings.sandbox.yaml new file mode 120000 index 000000000..8f9205792 --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/portal-ng-history/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-ng-history/serverCredentialMappings.yaml b/jenkins-config/managed-config-files/mavenSettings/portal-ng-history/serverCredentialMappings.yaml new file mode 100644 index 000000000..4c5895e25 --- /dev/null +++ b/jenkins-config/managed-config-files/mavenSettings/portal-ng-history/serverCredentialMappings.yaml @@ -0,0 +1,18 @@ +--- +serverCredentialMappings: + - serverId: "ecomp-snapshots" + credentialsId: "portal-ng-history" + - serverId: "ecomp-site" + credentialsId: "portal-ng-history" + - serverId: "ecomp-staging" + credentialsId: "portal-ng-history" + - serverId: "nexus3.onap.org:10001" + credentialsId: "portal-ng-history" + - serverId: "nexus3.onap.org:10002" + credentialsId: "portal-ng-history" + - serverId: "nexus3.onap.org:10003" + credentialsId: "portal-ng-history" + - serverId: "nexus3.onap.org:10004" + credentialsId: "portal-ng-history" + - serverId: "docker.io" + credentialsId: "onap_dockerhub_creds" \ No newline at end of file