Zuul: remove file matcher for devstack job

The file matcher was from the early versions of this when we were
running both v2 and v3.  We should always run the new devstack
job on all changes to devstack now that v3 is in production and we
plan on building jobs off of this one.

Change-Id: I7dd336b0059043f6653bdfdcba0ee5cded3e67b1
This commit is contained in:
James E. Blair 2017-10-15 16:23:57 -07:00
parent 36ddea31a2
commit 9640d3bfbf

View File

@ -76,10 +76,4 @@
name: openstack-dev/devstack
check:
jobs:
- devstack:
files:
- ^playbooks/pre
- ^playbooks/post
- ^playbooks/devstack
- ^roles/
- .zuul.yaml
- devstack