summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-05-23 06:15:34 +0000
committerGerrit Code Review <review@openstack.org>2014-05-23 06:15:34 +0000
commit8cf623a247a510f1c285c05161cde78a27b4e2f3 (patch)
treeca111bfd64c92067d0a1269b29967dbc12874f32
parentd9048baabf1b7c50ad17f48014032d06d3294831 (diff)
parentb30e7d8d2a1bc71d9cc58cf2889ee7cdbf3f3bec (diff)
downloadturbo-hipster-8cf623a247a510f1c285c05161cde78a27b4e2f3.tar.gz
Merge "Git origin can't have a trailing slash"
-rw-r--r--etc/turbo-hipster/config.yaml2
-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
5 files changed, 5 insertions, 5 deletions
diff --git a/etc/turbo-hipster/config.yaml b/etc/turbo-hipster/config.yaml
index 062848e..5b69b48 100644
--- a/etc/turbo-hipster/config.yaml
+++ b/etc/turbo-hipster/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: 119.9.13.90
gearman_port: 4730
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