Go to file
Douglas Viroel 10dc953872 Remove resource_setup skip checks
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>
2025-10-03 21:54:09 -03:00
2017-08-04 16:46:20 +03:00
2019-04-19 19:40:39 +00:00
2017-08-04 16:46:20 +03:00
2017-08-04 16:46:20 +03:00
2025-09-16 16:09:43 +09:00
2019-06-05 09:55:20 +08:00
2017-08-04 16:46:20 +03:00
2025-04-16 11:41:25 +02:00
2025-02-03 15:15:36 +00:00
2020-04-05 14:56:26 +08:00
2025-05-09 10:37:13 +02:00

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:

Description
Tempest plugin for the watcher project.
Readme 4.6 MiB
Languages
Python 100%