barbican/functionaltests/api/v1/functional
Lingxian Kong 809ae5c5d0 Skip some tests for vault plugin
Vault secretstore plugin doesn't support asymmetric key generation for
now, so disable the related functional tests.

With this patch, the following functional tests sould be skipped:

api.v1.functional.test_orders.OrdersTestCase.test_encryption_using_generated_key
api.v1.functional.test_rsa.RSATestCase.test_rsa_order_certificate_from_ordered_container
api.v1.functional.test_rsa.RSATestCase.test_rsa_order_certificate_from_ordered_container_with_pass
api.v1.functional.test_rsa.RSATestCase.test_rsa_order_container
api.v1.functional.test_rsa.RSATestCase.test_rsa_order_container_with_passphrase

Change-Id: If416f38cb87bdb279a05263b99b5f2af916c1229
2018-07-27 22:01:11 +12:00
..
__init__.py Move functionaltests into smoke or functional subdirectories 2014-10-17 13:21:14 -05:00
test_acls_rbac.py Use more specific asserts in tests 2016-08-25 10:37:52 +02:00
test_acls.py Updating time for functional tests 2018-03-08 13:38:23 +07:00
test_consumers.py Updating time for functional tests 2018-03-08 13:38:23 +07:00
test_containers_rbac.py Fix the typo 2017-03-05 07:06:14 +08:00
test_containers.py Updating time for functional tests 2018-03-08 13:38:23 +07:00
test_orders_rbac.py Fix the typo 2017-03-05 07:06:14 +08:00
test_orders.py Skip some tests for vault plugin 2018-07-27 22:01:11 +12:00
test_quotas_enforce.py Remove Certificate Orders and CAs from API 2017-12-13 10:40:28 +07:00
test_quotas_rbac.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-06-19 18:01:52 +05:30
test_quotas.py Update project quota paging tests to run with existing project quotas 2016-03-28 13:35:30 -05:00
test_rsa.py Skip some tests for vault plugin 2018-07-27 22:01:11 +12:00
test_secretmeta.py Revert "Revert "Use devstack functions for deploying barbican-svc"" 2017-09-04 08:42:19 +00:00
test_secrets_rbac.py Fix the typo 2017-03-05 07:06:14 +08:00
test_secrets.py Fix broken gate due to breaking dependency changes 2018-06-01 17:33:51 -05:00
test_secretstores.py Fix hacking check error 2016-11-18 11:29:53 +08:00