HomeClusterLabs Projects

Refactor: CTS: Add a TestGroup class.

Description

Refactor: CTS: Add a TestGroup class.

This class exists to group tests that need some common setup/teardown
code or special CIB generation handling. A TestGroup may contain an
arbitrary number of tests, and a RegressionTest may contain both
TestGroups and Tests themselves.

Details

Provenance
clumensAuthored on Jun 12 2024, 4:04 PM
Parents
rP68d6ce86537e: Refactor: CTS: Add " (XML)" to the description of ValidatingTests.
Branches
Unknown
Tags
Unknown