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:
Markos Chandras 2018-06-11 15:25:06 +01:00 committed by Markos Chandras (hwoarang)
parent d95da1cd43
commit a2f63677fc

View File

@ -81,7 +81,6 @@
- ^doc/.*
- ^releasenotes/.*
- ^setup\.(cfg|py)$
- ^tox.ini$
- ^Vagrantfile
timeout: 5400 # 90 mins
vars: