RETIRED, Tempest plugin for os-win project.
Go to file
Claudiu Belu fb70f974b2 Fixes flavor ref usage
The test_base's _get_flavor_ref method should be used
when a flavor ref is required. Optional features rely on that
method, as it adds the optional feature as a flavor extra_spec.

The optional_feature's _get_flavor_ref should use the class' _FLAVOR_REF,
not the CONF.compute.flavor_ref. Some tests might require a different
flavor (secure_boot tests).

Change-Id: Ie7f0b0f20fe76a7df5a9b60c8f4c290e810eb2df
2017-09-06 16:22:24 +00:00
devstack Adds devstack oswin-tempest-plugin plugin 2017-09-01 15:02:43 +03:00
doc/source Fixes oswin_tempest_plugin naming 2017-07-31 10:32:41 +00:00
oswin_tempest_plugin Fixes flavor ref usage 2017-09-06 16:22:24 +00:00
.coveragerc Apply cookiecutter template 2017-06-22 14:48:08 -07:00
.gitignore Apply cookiecutter template 2017-06-22 14:48:08 -07:00
.gitreview Fixes oswin_tempest_plugin naming 2017-07-31 10:32:41 +00:00
.mailmap Apply cookiecutter template 2017-06-22 14:48:08 -07:00
.testr.conf Apply cookiecutter template 2017-06-22 14:48:08 -07:00
CONTRIBUTING.rst Fixes oswin_tempest_plugin naming 2017-07-31 10:32:41 +00:00
HACKING.rst Fixes oswin_tempest_plugin naming 2017-07-31 10:32:41 +00:00
LICENSE Apply cookiecutter template 2017-06-22 14:48:08 -07:00
README.rst Fixes oswin_tempest_plugin naming 2017-07-31 10:32:41 +00:00
babel.cfg Apply cookiecutter template 2017-06-22 14:48:08 -07:00
requirements.txt Increase the test_qos disk usage limit 2017-08-31 11:53:12 -07:00
setup.cfg Fixes oswin_tempest_plugin naming 2017-07-31 10:32:41 +00:00
setup.py Apply cookiecutter template 2017-06-22 14:48:08 -07:00
test-requirements.txt Apply cookiecutter template 2017-06-22 14:48:08 -07:00
tox.ini Fixes flake8 and unittest errors 2017-07-31 02:46:46 -07:00

README.rst

oswin-tempest-plugin

This project contains Tempest tests to cover the os_win project, as well as a plugin to automatically load these tests into Tempest.

Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO