Merge "Remove feature/zuulv3 branch references"

This commit is contained in:
Zuul 2018-01-18 21:30:33 +00:00 committed by Gerrit Code Review
commit 53b3542858
2 changed files with 1 additions and 3 deletions

View File

@ -1043,7 +1043,6 @@ openstack-infra:
- feature/development #askbot-theme repo
- feature/openid #openstackid repo
- feature/gearman-zk-shim # nodepool
- feature/zuulv3 # zuul / nodepool
- openstack/2.10.2 #gerrit repo
- results #gitdm repo
# Branches for publications repo
@ -2580,4 +2579,3 @@ zuul:
branches:
- master
- feature/gearman-zk-shim
- feature/zuulv3

View File

@ -21,7 +21,7 @@ passenv =
# python3.
deps =
# Zuul is required to supply the zuul ansible modules for ansible-lint
-egit+https://git.openstack.org/openstack-infra/zuul@feature/zuulv3#egg=zuul
-egit+https://git.openstack.org/openstack-infra/zuul#egg=zuul
ansible<2.4.0
ansible-lint
hacking>=0.10,<0.11