py3: bulk -- alternate approach

Related-Change: I3603247e0c36299de2107aa8e494a3f87647696f
Change-Id: Iaf14c1ab3e236e6774492ed711fccef066a16fca
This commit is contained in:
Tim Burke
2019-05-05 12:38:57 -07:00
committed by Pete Zaitcev
parent fd73353bb1
commit 5cd2a2ac2f
3 changed files with 157 additions and 105 deletions

View File

@@ -43,6 +43,7 @@ commands =
test/unit/common/middleware/s3api/ \
test/unit/common/middleware/test_account_quotas.py \
test/unit/common/middleware/test_acl.py \
test/unit/common/middleware/test_bulk.py \
test/unit/common/middleware/test_catch_errors.py \
test/unit/common/middleware/test_cname_lookup.py \
test/unit/common/middleware/test_container_sync.py \