summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-08-16 13:48:41 +0000
committerGerrit Code Review <review@openstack.org>2019-08-16 13:48:41 +0000
commit2a546196096323e83f6c19d3be05edd956a4f898 (patch)
tree8040610c9575c859438c45984f4c569f74051a93 /tox.ini
parent186346443db7e2671d42a310ea1b19aa4266b537 (diff)
parent7c74dbd255eac241e70745f269ba9383c124821a (diff)
downloadswift-2a546196096323e83f6c19d3be05edd956a4f898.tar.gz
Merge "py3: port dlo 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 da3a068ba..7bbfdbd44 100644
--- a/tox.ini
+++ b/tox.ini
@@ -55,6 +55,7 @@ commands =
test/functional/s3api/test_presigned.py \
test/functional/s3api/test_service.py \
test/functional/test_access_control.py \
+ test/functional/test_dlo.py \
test/functional/test_domain_remap.py \
test/functional/test_object.py \
test/functional/test_staticweb.py \