Update zuul git URL
Use the new location for the zuul repo. Change-Id: I2d45fd000f6288b3ef54f5464a1c752b9c2b8f6b
This commit is contained in:
parent
6ca3110ee8
commit
8d85f6ccaa
2
tox.ini
2
tox.ini
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user