RETIRED, Horizon plugin for tempest
Go to file
Akihiro Motoki 48bde4d38f Cleanup python 2.7 support
* Remove six usage
* Remove python 2.7 stanza from setup.py
* Update supported python versions in setup.cfg
* Remove i18n related sections in setup.cfg
  as tempest-horizon has no translation support
* Remove unused requirements (oslo_log and babel) from requirements.txt

Change-Id: Ifd530546bfb5ae25e01e72a0e3c02f963d9d04d2
2020-04-01 15:07:33 +09:00
tempest_horizon Cleanup python 2.7 support 2020-04-01 15:07:33 +09:00
.gitignore Drop sphinx document 2020-03-29 05:22:10 +09:00
.gitreview OpenDev Migration Patch 2019-04-19 19:27:51 +00:00
.stestr.conf Switch to use stestr for unit test 2018-07-25 23:08:44 +03:00
.zuul.yaml import zuul job settings from project-config 2018-08-21 16:49:51 +09:00
CONTRIBUTING.rst Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
HACKING.rst Update url in HACKING.rst 2018-11-16 09:34:03 +08: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 to use stestr instead testr 2018-07-17 20:55:02 +03:00
babel.cfg Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
requirements.txt Cleanup python 2.7 support 2020-04-01 15:07:33 +09:00
setup.cfg Cleanup python 2.7 support 2020-04-01 15:07:33 +09:00
setup.py Cleanup python 2.7 support 2020-04-01 15:07:33 +09:00
test-requirements.txt Drop sphinx document 2020-03-29 05:22:10 +09:00
tox.ini Update tox.ini 2020-03-29 05:55:51 +09:00

README.rst

Team and repository tags

image

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:

stestr run tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps