CI: Add docker verify/merge jobs
[releng/builder.git] / jjb / defaults.yaml
index 86d7cceff2b28d3611db4379f79fa2cfdcffbadc..713bcc0b90f3d64743560998a14b76c9322b39d0 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]"