809fd437b6
It was removed by tempest breaking our CI. Change-Id: I8a3311a2d3a9c16f316e1621a270c2a5f9916201 Depends-On: I5cefad7d9d8f6db51fd891ecce9879979c83baee |
||
---|---|---|
.. | ||
rules | ||
services | ||
tests | ||
__init__.py | ||
config.py | ||
exceptions.py | ||
plugin.py | ||
README.rst |
Tempest Integration of ironic-inspector
This directory contains Tempest tests to cover the ironic-inspector project.
It uses tempest plugin to automatically load these tests into tempest. More information about tempest plugin could be found here: Plugin
The legacy method of running Tempest is to just treat the Tempest source code as a python unittest: Run tests
There is also tox configuration for tempest, use following regex for running introspection tests:
$ tox -e all-plugin -- inspector_tempest_plugin