Merge "Simplify filter for expensive jobs"

This commit is contained in:
Jenkins 2016-02-26 03:26:08 +00:00 committed by Gerrit Code Review
commit 0da11fbf0e

View File

@ -759,7 +759,7 @@ jobs:
# Skip these long-running and expensive devstack jobs when the
# change is only to documentation, release notes, unit tests or
# similar components that won't be exercised by the job anyway.
- name: ^.*(devstack|tempest|grenade|rally|swift|networking-ovn|neutron-lbaas|neutron-vpnaas|ironic-inspector|heat)-dsvm.*$
- name: ^.*(devstack|tempest|grenade|rally|swift|install|neutron-lbaas|neutron-vpnaas|ironic-inspector|heat)-dsvm.*$
skip-if:
- project: ^openstack/neutron$
all-files-match-any: