Register heat tempest plugin
This allows heat_integrationtests tests to be run with the current
method *or* with the tempest runner. To run with tempest, configure
heat_integrationtests/heat_integrationtests.conf as before, then add
the following to the configured tempest.conf:
[service_available]
heat_plugin = True
Then run with tempest, for example
tempest run --regex heat_integrationtests
The next step will be for tempest runs to take configuration values
from tempest.conf rather than heat_integrationtests.conf
blueprint tempest-plugin-support
Change-Id: I920a6616dbd79092d5bf9a8c4f48da2f94c0a326
1 file changed