Merge "py3: port account/container replicators"
This commit is contained in:
8 changed files with 39 additions and 24 deletions
2
tox.ini
2
tox.ini
@@ -32,6 +32,7 @@ commands =
test/unit/account/test_auditor.py \
test/unit/account/test_backend.py \
test/unit/account/test_reaper.py \
test/unit/account/test_replicator.py \
test/unit/account/test_utils.py \
test/unit/cli/test_dispersion_report.py \
test/unit/cli/test_form_signature.py \
@@ -69,6 +70,7 @@ commands =
test/unit/common/test_swob.py \
test/unit/common/test_utils.py \
test/unit/common/test_wsgi.py \
test/unit/container/test_replicator.py \
test/unit/proxy/controllers/test_info.py}
[testenv:py36]
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.