Revert "Add irrelevant files in dsvm job"

This reverts commit 52ae954bd0.

The change ignored way too many things that should be run
through the functional dsvm job, such as changes to the
functional tests themselves, requirements, setup.cfg and
tox.ini changes. The bug was about not running the dsvm
functional job on docs changes and then went much further
and clearly not much thought was put into what was being
ignored and if it should have been, so let's just revert
and have a do-over.

Change-Id: Ie78badfeed7e51f1786eb5041010c7d17b02e412
This commit is contained in:
Matt Riedemann 2019-06-24 16:05:47 +00:00
parent 52ae954bd0
commit 4bfcc1a9fa
1 changed files with 0 additions and 9 deletions

View File

@ -8,15 +8,6 @@
- openstack/devstack-gate
- openstack/nova
- openstack/python-novaclient
irrelevant-files:
- ^(test-|)requirements.txt$
- ^.*\.rst$
- ^doc/.*$
- ^novaclient/tests/.*$
- ^releasenotes/.*$
- ^setup.cfg$
- ^tools/.*$
- ^tox.ini$
- project:
templates: