diff --git a/charms/tempest-k8s/src/utils/tempest_exclude_list.txt b/charms/tempest-k8s/src/utils/tempest_exclude_list.txt index 38845be2..17066ddc 100644 --- a/charms/tempest-k8s/src/utils/tempest_exclude_list.txt +++ b/charms/tempest-k8s/src/utils/tempest_exclude_list.txt @@ -5,6 +5,12 @@ tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_e tempest.scenario.test_unified_limits.ImageQuotaTest # Skip because of "Invalid Credentials" test accounts does not have admin credential +barbican_tempest_plugin.tests.api.test_secrets.SecretsTest +barbican_tempest_plugin.tests.api.test_containers.ContainersTest +barbican_tempest_plugin.tests.api.test_consumers.ConsumersTest +barbican_tempest_plugin.tests.api.test_quotas.QuotasTest +barbican_tempest_plugin.tests.api.test_secret_metadata.SecretMetadataTest +barbican_tempest_plugin.tests.api.test_orders.OrdersTest keystone_tempest_plugin.tests.api.identity.v3.test_oauth1_tokens.OAUTH1TokensTest keystone_tempest_plugin.tests.api.identity.v3.test_service_providers.ServiceProvidersTest keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestK2KFederatedAuthentication @@ -12,9 +18,8 @@ keystone_tempest_plugin.tests.api.identity.v3.test_mapping_rules.MappingRulesTes keystone_tempest_plugin.tests.api.identity.v3.test_identity_providers.IndentityProvidersTest keystone_tempest_plugin.tests.scenario.test_oidc_federated_authentication.TestOidcFederatedAuthentication keystone_tempest_plugin.tests.scenario.test_federated_authentication.TestSaml2FederatedExternalAuthentication -barbican_tempest_plugin.tests.api.test_secrets.SecretsTest -barbican_tempest_plugin.tests.api.test_containers.ContainersTest -barbican_tempest_plugin.tests.api.test_consumers.ConsumersTest -barbican_tempest_plugin.tests.api.test_quotas.QuotasTest -barbican_tempest_plugin.tests.api.test_secret_metadata.SecretMetadataTest -barbican_tempest_plugin.tests.api.test_orders.OrdersTest +neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest +tempest.api.identity.admin.v3.test_domains.DomainsTestJSON +tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON +tempest.api.identity.admin.v3.test_services.ServicesTestJSON +tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON