RETIRED, Horizon plugin for tempest
Go to file
Jimmy McCrory 86ac4f82ce Check for SSL function directly
Instead of looking at Python major and micro versions, check for the
required ssl.create_default_context function directly.

Change-Id: I6ef528a79d8ff6ff649e8f66f2d11d418e87d9d7
2017-09-21 20:22:07 -07: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
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 Removing boto requirement 2016-05-20 17:27:42 -06:00
setup.cfg renaming test suite 2016-05-19 16:28:07 -06:00
setup.py Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
test-requirements.txt Initial commit based on current tempest 2016-04-29 16:02:53 -06:00
tox.ini Initial commit based on current tempest 2016-04-29 16:02:53 -06: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