summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem.os@gmail.com>2019-06-24 16:05:47 +0000
committerMatt Riedemann <mriedem.os@gmail.com>2019-06-24 16:05:47 +0000
commit4bfcc1a9faae1c505266abd0e2a61b8b3cf621f4 (patch)
tree41c4d50ac2907d62eda8484f6db1f38f1a3862e2
parent52ae954bd09bbb1536bc03b0be334d02e66fe93c (diff)
downloadpython-novaclient-4bfcc1a9faae1c505266abd0e2a61b8b3cf621f4.tar.gz
Revert "Add irrelevant files in dsvm job"
This reverts commit 52ae954bd09bbb1536bc03b0be334d02e66fe93c. 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
-rw-r--r--.zuul.yaml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index acf13ce7..17011127 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -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: