Flavio Percoco | d9d5f15 | 2016-11-24 14:00:39 +0100 | [diff] [blame] | 1 | ======================== |
| 2 | Team and repository tags |
| 3 | ======================== |
| 4 | |
| 5 | .. image:: http://governance.openstack.org/badges/tempest-horizon.svg |
| 6 | :target: http://governance.openstack.org/reference/tags/index.html |
| 7 | |
| 8 | .. Change things from this point on |
| 9 | |
David Lyle | 64302f1 | 2016-04-29 15:46:34 -0600 | [diff] [blame] | 10 | =============================== |
| 11 | tempest-horizon |
| 12 | =============================== |
| 13 | |
| 14 | Tempest Plugin for Horizon tests |
| 15 | |
| 16 | * Free software: Apache license |
David Lyle | b49b763 | 2016-04-29 16:09:34 -0600 | [diff] [blame] | 17 | |
| 18 | Using |
| 19 | -------- |
| 20 | Install this plugin in the same python environment as tempest. |
| 21 | |
| 22 | In tempest directory, run:: |
| 23 | |
| 24 | testr run tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps |