
Tempest's service_available config option includes all the service availability which is further used by tests to take decision of skip or run the test. For example, [service_available].aodh is true then, aodh test will run or if [service_available].aodh is false then, all aodh related tests either in telemetry tempest plugin or any other plugins will be skipped. This commit add the setting of aodh service[1] on aodh devstack plugin. Closes-Bug: #1743688 [1] https://github.com/openstack/telemetry-tempest-plugin/blob/master/telemetry_tempest_plugin/config.py#L27 Change-Id: Idac9f38aac6964ce4d40b6afccbd9dfbf6e16a41
aodh
- Release notes can be read online at:
-
https://docs.openstack.org/aodh/latest/contributor/releasenotes/index.html
- Documentation for the project can be found at:
- The project home is at:
Bugs and feature requests are tracked on Launchpad at:
Description
Languages
Python
98.5%
Shell
1.3%
Mako
0.2%