Python3: add tests that are already working
These two tests were forgotten in the list of working tests. Partially implements: blueprint barbican-py3 Change-Id: I3fba9993beb45c3eed464367bcd03d1fb1a52395
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -50,11 +50,13 @@ commands =
|
||||
barbican.tests.model.repositories.test_repositories_orders \
|
||||
barbican.tests.model.repositories.test_repositories_projects \
|
||||
barbican.tests.model.repositories.test_repositories_quotas \
|
||||
barbican.tests.model.repositories.test_repositories_secret_metadata \
|
||||
barbican.tests.model.repositories.test_repositories_secrets \
|
||||
barbican.tests.model.repositories.test_repositories_transport_keys \
|
||||
barbican.tests.model.test_models \
|
||||
barbican.tests.plugin.crypto.test_crypto \
|
||||
barbican.tests.plugin.crypto.test_manager \
|
||||
barbican.tests.plugin.crypto.test_p11_crypto \
|
||||
barbican.tests.plugin.interface.test_certificate_manager \
|
||||
barbican.tests.plugin.interface.test_secret_store \
|
||||
barbican.tests.plugin.test_resource \
|
||||
|
||||
Reference in New Issue
Block a user