Merge "py3: include test_base_storage_server"

This commit is contained in:
Zuul 2018-09-15 08:04:42 +00:00 committed by Gerrit Code Review
commit bfa4c6295d
1 changed files with 2 additions and 1 deletions

View File

@ -44,14 +44,15 @@ commands =
test/unit/common/middleware/test_list_endpoints.py \
test/unit/common/middleware/test_proxy_logging.py \
test/unit/common/ring \
test/unit/common/test_base_storage_server.py \
test/unit/common/test_bufferedhttp.py \
test/unit/common/test_constraints.py \
test/unit/common/test_daemon.py \
test/unit/common/test_exceptions.py \
test/unit/common/test_header_key_dict.py \
test/unit/common/test_linkat.py \
test/unit/common/test_memcached.py \
test/unit/common/test_manager.py \
test/unit/common/test_memcached.py \
test/unit/common/test_splice.py \
test/unit/common/test_storage_policy.py \
test/unit/common/test_swob.py \