Fixes intel slave to use https for GIT_BASE 89/4889/1
authorTim Rozet <trozet@redhat.com>
Fri, 18 Dec 2015 16:56:15 +0000 (11:56 -0500)
committerTim Rozet <trozet@redhat.com>
Fri, 18 Dec 2015 16:56:15 +0000 (11:56 -0500)
Change-Id: I02e43a44c8e06580f068f42f58dea80c026e6e16
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex.yml

index 8baf02b..95055cb 100644 (file)
@@ -31,7 +31,7 @@
             branch: '{branch}'
         - string:
             name: GIT_BASE
-            default: ssh://gerrit.opnfv.org:29418/$PROJECT
+            default: https://gerrit.opnfv.org/gerrit/$PROJECT
             description: "Used for overriding the GIT URL coming from parameters macro."
 
     scm:
@@ -93,7 +93,7 @@
             branch: '{branch}'
         - string:
             name: GIT_BASE
-            default: ssh://gerrit.opnfv.org:29418/$PROJECT
+            default: https://gerrit.opnfv.org/gerrit/$PROJECT
             description: "Used for overriding the GIT URL coming from parameters macro."
 
     scm:
             branch: '{branch}'
         - string:
             name: GIT_BASE
-            default: ssh://gerrit.opnfv.org:29418/$PROJECT
+            default: https://gerrit.opnfv.org/gerrit/$PROJECT
             description: "Used for overriding the GIT URL coming from parameters macro."
 
     scm: