summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2019-02-21 14:24:30 +0000
committerGerrit Code Review <review@openstack.org>2019-02-21 14:24:30 +0000
commit084280ebf90c3532859eedccb62ba9cdf81995c6 (patch)
treeb6f029b8e145df5eebfffffc988fb803eaac4487 /.zuul.yaml
parent15e8843529bd7c72518e38b480c41e84666cafb0 (diff)
parente362b80c6a1a6fcdc182a352ce9b797f37bbda61 (diff)
downloadcinder-084280ebf90c3532859eedccb62ba9cdf81995c6.tar.gz
Merge "Switch tempest-slow to be run on python 3"
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 415eaf9f5..a0a4b36d2 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -145,7 +145,7 @@
- ^setup.cfg$
- ^tools/.*$
- ^tox.ini$
- - tempest-slow:
+ - tempest-slow-py3:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^.*\.rst$