RETIRED, Horizon plugin for tempest
Go to file
Doug Hellmann d739396aed fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I8f0602bc84aca649bdd70495286327c41c4d00ce
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:52:38 -04:00
doc/source Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
tempest_horizon Merge "Add horizon tempest test to smoke group" 2018-07-26 01:54:18 +00:00
.gitignore Switch to use stestr for unit test 2018-07-25 23:08:44 +03:00
.gitreview removing swap file, add .gitreview 2016-05-18 17:27:20 -06: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 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 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 Update requirements 2017-11-16 12:13:47 +00:00
setup.cfg renaming test suite 2016-05-19 16:28:07 -06:00
setup.py Update requirements 2017-11-16 12:13:47 +00:00
test-requirements.txt Switch to use stestr for unit test 2018-07-25 23:08:44 +03:00
tox.ini fix tox python3 overrides 2018-09-26 18:52:38 -04: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