RETIRED, Horizon plugin for tempest
Go to file
Ken'ichi Ohmichi 92986b2f87 Switch to decorators.idempotent_id
test.idempotent_id is being kept temporary to migrate
to new lib interface. Now idempotent_id is available as Tempest stable
interface decorators and all plugins tests using the old decorator
should be switched to new interface.

In future, Once all plugins are switched to new decorator Tempest
will remove the test.idempotent_id

Change-Id: I9c7ffec7e65ea2cd3c9807fac3909317d8923c85
Related-Bug: 1616913
2017-03-06 20:00:11 -08:00
doc/source Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
tempest_horizon Switch to decorators.idempotent_id 2017-03-06 20:00:11 -08: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