RETIRED, Horizon plugin for tempest
Go to file
Andrea Frittoli 530f1046f9 Stop depending on scenario test base class
The scenario tests base class from Tempest is not a stable interface
and it's going to be refactored on Tempest side, as notified in

http://lists.openstack.org/pipermail/openstack-dev/2017-February/112938.html

Stop using that class since there's nothing in it used by horizon
scenario test.

Change-Id: I45ef6cef47a6a26e43612ffc6cb8851d19372712
2017-03-08 13:27:58 +00:00
doc/source Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
tempest_horizon Stop depending on scenario test base class 2017-03-08 13:27:58 +00: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