commit | b49b7630ef333e12ec5770ca1bb9b7014cf15209 | [log] [tgz] |
---|---|---|
author | David Lyle <david.lyle@intel.com> | Fri Apr 29 16:09:34 2016 -0600 |
committer | David Lyle <david.lyle@intel.com> | Fri Apr 29 16:10:01 2016 -0600 |
tree | c6501e814a38d5c44e8f89ffe9626fac59cdb6eb | |
parent | 64302f192f9be68e4072c43262fb0928923e8cba [diff] [blame] |
Update README and add gitignore Change-Id: I71d4204d5f852de87f9f92751017d0e6db53f220
diff --git a/README.rst b/README.rst index 7ba5c33..18e3763 100644 --- a/README.rst +++ b/README.rst
@@ -5,3 +5,11 @@ Tempest Plugin for Horizon tests * Free software: Apache license + +Using +-------- +Install this plugin in the same python environment as tempest. + +In tempest directory, run:: + + testr run tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps