Don't run requirements gate check job on stable/.

At least until we figure out how we want to handle that
in the requirements repo.

Change-Id: I595078cfe63098062538c2587e3c229131bef55a
Reviewed-on: https://review.openstack.org/26760
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
James E. Blair 2013-04-11 08:41:11 -07:00 committed by Jenkins
parent 629d67f24f
commit 8e39f70dd8

View File

@ -121,6 +121,7 @@ jobs:
voting: false
- name: ^gate-.*-requirements$
failure-message: Incompatible requirement found; see https://wiki.openstack.org/wiki/Requirements
branch: ^(?!stable/(diablo|essex|folsom|grizzly)).*$
files:
- '^tools/.*-requires$'
- '^.*requirements.txt$'