10dc95387202329d7e87a0bc2b448d5e2ec224bc
Removes resource_setup checks that were validating the number of enabled compute nodes. It also removes the waiting for compute nodes to set up. This is not part of the test class resource configuration. Test classes now only skip tests if the min_compute_nodes is less than the required to run. All tests that needs at least 1 compute node enabled will now check and fail at the start of the test. This patch also improves some action plan valiations that were missing from some tests. Change-Id: I7c13b78c362aa3041643fc78af4193e687db2bf4 Signed-off-by: Douglas Viroel <viroel@gmail.com>
watcher-tempest-plugin
This repository contains a Tempest test plugin to verify the functionality of the Watcher service.
See the following docs to learn more:
- Free software: Apache license
- Documentation: https://docs.openstack.org/watcher-tempest-plugin/latest/
- Release notes: https://docs.openstack.org/releasenotes/watcher-tempest-plugin/
- Source: https://opendev.org/openstack/watcher-tempest-plugin
- Bugs: https://bugs.launchpad.net/watcher-tempest-plugin
Description
Languages
Python
100%