HomeClusterLabs Projects

Refactor: cts: Use test objects in cts-scheduler.

Description

Refactor: cts: Use test objects in cts-scheduler.

Instead of lists that typically have two elements but sometimes have
three, use a SchedulerTest object. And then add a SchedulerTestGroup
object that for the moment just contains lists of tests.

Not much else is happening with these for now, but in the future it's
possible these objects could grow other functionality. For the moment,
their main purpose is clarity and getting rid of a ton of pyflake
indentation warnings.

Details

Provenance
clumensAuthored on May 29 2024, 12:20 PM
Parents
rP0434eb7f578b: Build: CTS: Add fence_dummy to the list of files that can be checked.
Branches
Unknown
Tags
Unknown