Merge "CI: Add docker verify/merge jobs"
[releng/builder.git] / jjb / defaults.yaml
index 6a4960f09e2220f9c48a8f405f3c388e2e41ac49..63b6f381e7e3efb3d672cf32ae54b37632c6a3e5 100644 (file)
     git-url: "ssh://jenkins-$SILO@git.opendaylight.org:29418"
     lftools-version: <1.0.0
 
+    # Nexus3 docker registries
+    container-public-registry: nexus3.opendaylight.org:10001
+    container-snapshot-registry: nexus3.opendaylight.org:10003
+    container-staging-registry: nexus3.opendaylight.org:10004
+    # the quotes here are REQUIRED
+    container-push-registry: "{container-snapshot-registry}"
+
     # openstack-cron email notification defaults
     failure-notification: "releng+ODL@linuxfoundation.org"
     failure-notification-prefix: "[releng]"