David Lyle | 64302f1 | 2016-04-29 15:46:34 -0600 | [diff] [blame] | 1 | =============================== |
2 | tempest-horizon | ||||
3 | =============================== | ||||
4 | |||||
5 | Tempest Plugin for Horizon tests | ||||
6 | |||||
7 | * Free software: Apache license | ||||
David Lyle | b49b763 | 2016-04-29 16:09:34 -0600 | [diff] [blame] | 8 | |
9 | Using | ||||
10 | -------- | ||||
11 | Install this plugin in the same python environment as tempest. | ||||
12 | |||||
13 | In tempest directory, run:: | ||||
14 | |||||
15 | testr run tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps |