Update zuul git URL

Use the new location for the zuul repo.

Change-Id: I2d45fd000f6288b3ef54f5464a1c752b9c2b8f6b
This commit is contained in:
Andreas Jaeger 2019-04-21 11:43:07 +02:00
parent 6ca3110ee8
commit 8d85f6ccaa
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ passenv =
# python3.
deps =
# Zuul is required to supply the zuul ansible modules for ansible-lint
-egit+https://git.openstack.org/openstack-infra/zuul#egg=zuul
-egit+https://opendev.org/zuul/zuul#egg=zuul
-r{toxinidir}/test-requirements.txt
commands =
flake8 {posargs}