RETIRED, Horizon plugin for tempest
Go to file
David Lyle 5378f71008 updating the config and usage
The config options were improperly specified and utilized.
Also, a needless decorator that is a carry over from
integrated work was removed.

Change-Id: Ieb39c8c4baada8857cc297cc98897d71f0536716
2016-06-06 11:36:37 -06:00
doc/source Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
tempest_horizon updating the config and usage 2016-06-06 11:36:37 -06:00
.gitignore Update README and add gitignore 2016-04-29 16:10:01 -06:00
.gitreview removing swap file, add .gitreview 2016-05-18 17:27:20 -06:00
.testr.conf Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
CONTRIBUTING.rst Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
HACKING.rst Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
LICENSE Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
MANIFEST.in Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
README.rst Update README and add gitignore 2016-04-29 16:10:01 -06:00
babel.cfg Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
requirements.txt Removing boto requirement 2016-05-20 17:27:42 -06:00
setup.cfg renaming test suite 2016-05-19 16:28:07 -06:00
setup.py Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
test-requirements.txt Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
tox.ini Initial commit based on current tempest 2016-04-29 16:02:53 -06:00

README.rst

tempest-horizon

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