Remove feature/zuulv3 branch references

Change-Id: I8da648011ae7b680e99fc137fc0e34296c1e432c
This commit is contained in:
Monty Taylor 2018-01-18 12:07:54 -06:00
parent deb190cb42
commit db8472489a
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
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