HomeClusterLabs Projects

Refactor: cts,python: Move the run method into the Test class.

Description

Refactor: cts,python: Move the run method into the Test class.

With a few minor changes, this code is also the same between cts-exec
and cts-fencing. The biggest change here is renaming
match_stonith_patterns to _match_patterns, making it more generic so it
can always be called from the run method even if it doesn't do anything.

Details

Provenance
clumensAuthored on Dec 22 2022, 9:54 AM
Parents
rP1877a4b0d6a4: Refactor: cts,python: Move start_environment to the Test class.
Branches
Unknown
Tags
Unknown