Revert validate-autorelease clone URL back to ssh 18/37618/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 14 Apr 2016 13:59:14 +0000 (09:59 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 14 Apr 2016 13:59:16 +0000 (09:59 -0400)
We originally changed it to https in hopes that it would clone better
but found that it didn't help. The recommended way for CI to clone is
using ssh so switch it back.

Change-Id: I9ae4270482b380e9b5f970abe54f8f378a66a82f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb-templates/validate-autorelease.yaml

index 382e6451ad3d158145a4f8c57fcaa058923261a4..eb8ad4e1c0615153c75d5647fd8803b7ca5ea3cc 100644 (file)
@@ -27,7 +27,7 @@
 
     scm:
         - git:
-            url: 'https://git.opendaylight.org/gerrit/releng/autorelease'
+            url: '$GIT_BASE'
             refspec: ''
             branches:
                 - 'origin/{branch}'