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