zuul.d: jobs: Trigger functional jobs on tox.ini changes
The tox.ini file is the main driving force behind our tests. As such, when we modify it we need to make sure that functional jobs are still green. Depends-On: https://review.openstack.org/#/c/574382/ Change-Id: I4750e4f20d8992db279451a5b47907dab9a43b3f
This commit is contained in:
parent
d95da1cd43
commit
a2f63677fc
@ -81,7 +81,6 @@
|
||||
- ^doc/.*
|
||||
- ^releasenotes/.*
|
||||
- ^setup\.(cfg|py)$
|
||||
- ^tox.ini$
|
||||
- ^Vagrantfile
|
||||
timeout: 5400 # 90 mins
|
||||
vars:
|
||||
|
Loading…
Reference in New Issue
Block a user