RETIRED, Horizon plugin for tempest
Go to file
Nguyen Hai 0a62253ee9 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I604943aff8e732d544dffc85881e682e2b4d7d55
Story: #2002586
Task: #24299
2018-08-21 16:49:51 +09: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 Switch to use stestr for unit test 2018-07-25 23:08:44 +03: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