CI: Update int/dist manged file settings 05/102405/1
authorAnil Belur <abelur@linuxfoundation.org>
Sat, 17 Sep 2022 02:11:56 +0000 (12:11 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Sat, 17 Sep 2022 02:11:56 +0000 (12:11 +1000)
Update integration/dist managed file with the Nexus3, docker.io
and helm repo settings.

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: Iba8ebb7ffa6fc68a40e578fcce644e53967820c9

jenkins-config/managed-config-files/mavenSettings/integration-settings/serverCredentialMappings.yaml

index 9dbc10c4f05add9635abed05d5cec8aee284a50d..e7055800eec60c2071c1a3121a9ffefacd2befc7 100644 (file)
@@ -16,3 +16,15 @@ serverCredentialMappings:
     credentialsId: *cred-yum
   - serverId: "opendaylight-yum-fedora-19-x86_64-testing"
     credentialsId: *cred-yum
+  - serverId: "docker.io"
+    credentialsId: "odl_dockerhub_creds"
+  - serverId: "nexus3.opendaylight.org:10001"
+    credentialsId: "read-only-docker"
+  - serverId: "nexus3.opendaylight.org:10002"
+    credentialsId: &pkg-cred "packaging-docker"
+  - serverId: "nexus3.opendaylight.org:10003"
+    credentialsId: *pkg-cred
+  - serverId: "nexus3.opendaylight.org:10004"
+    credentialsId: *pkg-cred
+  - serverId: "odl-helm-testing"
+    credentialsId: "odl-helm"