RETIRED, Horizon plugin for tempest
Go to file
Andreas Jaeger ecc60ca980 Update hacking
Update hacking to latest version to catch Python 3 problems.

The existing entries in flake8 ignore are dropped
as they are unnecessary.

Change-Id: I8e268f3852ad7acf4805f8ef7e4cbe25a90054a0
2020-03-29 04:32:52 +09:00
doc/source Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
tempest_horizon Remove deprecated and unused 'login_url' config option 2018-10-31 15:32:26 +02:00
.gitignore Switch to use stestr for unit test 2018-07-25 23:08:44 +03: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 Change openstack-dev to openstack-discuss 2018-12-04 04:38:12 +00:00
setup.py Update requirements 2017-11-16 12:13:47 +00:00
test-requirements.txt Update hacking 2020-03-29 04:32:52 +09:00
tox.ini Update hacking 2020-03-29 04:32:52 +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