RETIRED, Horizon plugin for tempest
Go to file
Akihiro Motoki 84adbf3adb Update tox.ini
* Move basepython to [testenv] which is a place to define common things
* Move upper-constraints from install_command to deps
* Update the min version to 2.0 to allow http links in deps
* Cleanup unused tox envs ('cover' and 'debug')
* Drop unnecessary envs from envlist (only pep8 is used now)

Change-Id: Ie915a93b824331407a48affcbd31076d6a7cccfa
2020-03-29 05:55:51 +09:00
tempest_horizon Remove deprecated and unused 'login_url' config option 2018-10-31 15:32:26 +02: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 requirements.txt 2018-08-12 17:15:41 +09:00
setup.cfg Drop sphinx document 2020-03-29 05:22:10 +09:00
setup.py Update requirements 2017-11-16 12:13:47 +00: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