summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJoshua Hesketh <josh@nitrotech.org>2014-05-23 15:57:35 +1000
committerJoshua Hesketh <josh@nitrotech.org>2014-05-23 15:59:17 +1000
commitb30e7d8d2a1bc71d9cc58cf2889ee7cdbf3f3bec (patch)
tree66a93598317fe8a8e6d3895524a51403110adac5 /tests
parent1c8d2dfdc06cbeb1ee70a43cb1b3cda1e5ed8a8d (diff)
downloadturbo-hipster-b30e7d8d2a1bc71d9cc58cf2889ee7cdbf3f3bec.tar.gz
Git origin can't have a trailing slash
Change-Id: Ic1197f1ee34661709f31e263f23bdc8701838c60
Diffstat (limited to 'tests')
-rw-r--r--tests/etc/config.yaml2
-rw-r--r--tests/etc/default-config.yaml2
-rw-r--r--tests/etc/jjb-config.yaml2
-rw-r--r--tests/etc/shutdown-config.yaml2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/etc/config.yaml b/tests/etc/config.yaml
index e06cbdb..a80f6f5 100644
--- a/tests/etc/config.yaml
+++ b/tests/etc/config.yaml
@@ -1,6 +1,6 @@
zuul_server:
gerrit_site: http://review.openstack.org
- git_origin: git://git.openstack.org/
+ git_origin: git://git.openstack.org
gearman_host: localhost
gearman_port: 0
diff --git a/tests/etc/default-config.yaml b/tests/etc/default-config.yaml
index 34d3dca..cfc133f 100644
--- a/tests/etc/default-config.yaml
+++ b/tests/etc/default-config.yaml
@@ -1,6 +1,6 @@
zuul_server:
gerrit_site: http://review.openstack.org
- git_origin: git://git.openstack.org/
+ git_origin: git://git.openstack.org
gearman_host: localhost
gearman_port: 0
diff --git a/tests/etc/jjb-config.yaml b/tests/etc/jjb-config.yaml
index ce96702..542c12e 100644
--- a/tests/etc/jjb-config.yaml
+++ b/tests/etc/jjb-config.yaml
@@ -1,6 +1,6 @@
zuul_server:
gerrit_site: http://review.openstack.org
- git_origin: git://git.openstack.org/
+ git_origin: git://git.openstack.org
gearman_host: localhost
gearman_port: 0
diff --git a/tests/etc/shutdown-config.yaml b/tests/etc/shutdown-config.yaml
index 56162e4..e576202 100644
--- a/tests/etc/shutdown-config.yaml
+++ b/tests/etc/shutdown-config.yaml
@@ -1,6 +1,6 @@
zuul_server:
gerrit_site: http://review.openstack.org
- git_origin: git://git.openstack.org/
+ git_origin: git://git.openstack.org
gearman_host: localhost
gearman_port: 0