RETIRED, Horizon plugin for tempest
Go to file
qingszhao 828a12c768 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: I4ef8678c433cc593db64f596a320d16bc1215eb1
2018-06-12 13:54:21 +08:00
doc/source Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
tempest_horizon Check for SSL function directly 2017-09-21 20:22:07 -07: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
.zuul.yaml Zuul: Remove project name 2018-01-31 12:49:48 -08: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 Show team and repo badges on README 2016-11-25 14:09:27 +01: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 Update requirements 2017-11-16 12:13:47 +00:00
tox.ini fix tox python3 overrides 2018-06-12 13:54:21 +08: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:

testr run tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps