Merge "Remove unused filter on ansible-..-bashate"

This commit is contained in:
Jenkins 2015-12-15 21:24:25 +00:00 committed by Gerrit Code Review
commit e9416a9034

View File

@ -1953,11 +1953,6 @@ jobs:
- name: ^gate-openstack-ansible-commit.*$
branch: ^(?!juno).*$
# bashate compliance was only introduced in kilo
# this applies to all openstack-ansible repositories
- name: ^gate-openstack-ansible.*-bashate$
branch: ^(?!juno).*$
# pep8 compliance was only introduced in kilo
# this applies to all openstack-ansible repositories
- name: ^gate-openstack-ansible.*-pep8$