summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-08-17 03:19:22 +0000
committerGerrit Code Review <review@openstack.org>2019-08-17 03:19:22 +0000
commit9b4b57a8801d86e656b754930e74ac4087c1de8a (patch)
tree0127f5b17ca95d8a0a05778c7504a76b6b016eb7 /tox.ini
parentcf10f391023b000e4f496f093f074cb4d15b5b75 (diff)
parenta48104c5454a216464313cd3473297c113069450 (diff)
downloadswift-9b4b57a8801d86e656b754930e74ac4087c1de8a.tar.gz
Merge "py3: port SLO func tests"
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index d73baf7f8..ade68e277 100644
--- a/tox.ini
+++ b/tox.ini
@@ -60,6 +60,7 @@ commands =
test/functional/test_dlo.py \
test/functional/test_domain_remap.py \
test/functional/test_object.py \
+ test/functional/test_slo.py \
test/functional/test_staticweb.py \
test/functional/test_symlink.py \
test/functional/test_tempurl.py \