From c1f5e9ed8b170fb1f608f61a3a62c70b795df4e4 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Sun, 24 Mar 2019 20:32:42 +0000 Subject: [PATCH] Replace openstack.org git:// URLs with https:// This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: Ib63065396f832e0144563c881560c3f1fcf7bc8f --- playbooks/legacy/bashate-devstack/run.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/legacy/bashate-devstack/run.yaml b/playbooks/legacy/bashate-devstack/run.yaml index e512b43..77ebbac 100644 --- a/playbooks/legacy/bashate-devstack/run.yaml +++ b/playbooks/legacy/bashate-devstack/run.yaml @@ -18,7 +18,7 @@ cd $WORKSPACE /usr/zuul-env/bin/zuul-cloner --cache-dir /opt/git \ - git://git.openstack.org \ + https://git.openstack.org \ openstack-dev/bashate \ openstack-dev/devstack \ openstack-infra/devstack-gate