diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 4469049198..e47cc1b7be 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -164,6 +164,10 @@ jobs: files: - '^tools/.*-requires$' - '^.*requirements.txt$' + - name: ^gate-requirements-pep8$ + branch: ^(?!stable/(folsom|grizzly)).*$ + - name: ^gate-requirements-python27$ + branch: ^(?!stable/(folsom|grizzly)).*$ - name: manuals-upstream-translation-update branch: ^master$ - name: gate-hacking-python33