[tempest] Add watcher tempest tests to exclude

Add watcher tempest tests to exclude that requires
admin credentials.

Change-Id: Ia59f6cc16e81d06a2c0040af346052308309bc5b
This commit is contained in:
Hemanth Nakkina 2024-09-11 10:39:46 +05:30 committed by Hemanth N
parent 147d1b2748
commit 36cf947244

View File

@ -23,3 +23,15 @@ 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
watcher_tempest_plugin.tests.api.admin.test_api_discovery.TestApiDiscovery
watcher_tempest_plugin.tests.api.admin.test_audit.TestShowListAudit
watcher_tempest_plugin.tests.api.admin.test_scoring_engine.TestShowListScoringEngine
watcher_tempest_plugin.tests.api.admin.test_action_plan.TestCreateDeleteExecuteActionPlan
watcher_tempest_plugin.tests.api.admin.test_audit.TestCreateUpdateDeleteAudit
watcher_tempest_plugin.tests.api.admin.test_action.TestShowListAction
watcher_tempest_plugin.tests.api.admin.test_action_plan.TestShowListActionPlan
watcher_tempest_plugin.tests.api.admin.test_audit_template.TestAuditTemplate
watcher_tempest_plugin.tests.api.admin.test_audit_template.TestCreateDeleteAuditTemplate
watcher_tempest_plugin.tests.api.admin.test_goal.TestShowListGoal
watcher_tempest_plugin.tests.api.admin.test_strategy.TestShowListStrategy
watcher_tempest_plugin.tests.api.admin.test_service.TestShowListService