Specify correct tempest whitelist

Horizon dashboard tempest tests have been moved from
tempest-horizon plugin to Tempest.

Closes-Bug: #1917197
Change-Id: I0508bfc19741c6bed435f11160122d422450f9ac
This commit is contained in:
ramishra 2021-02-28 12:49:27 +05:30
parent c14fbc28f8
commit bd119e7519
1 changed files with 1 additions and 1 deletions

View File

@ -24,5 +24,5 @@
tempest_services:
- horizon
tempest_test_whitelist:
- 'horizon'
- 'tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario'
use_os_tempest: true