Merge "Simplify filter for expensive jobs"
This commit is contained in:
commit
0da11fbf0e
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user