HomeClusterLabs Projects

Refactor: python, cts: Use booleans for test flags instead of 1/0.

Description

Refactor: python, cts: Use booleans for test flags instead of 1/0.

Also, self.failed was referenced in various places so make sure it's set
in the base class. And self.timeout isn't used anywhere so get rid of
it.

Details

Provenance
clumensAuthored on Apr 26 2023, 2:53 PM
Parents
rP020e8dc41caa: Refactor: python: Remove unnecessary elif statements.
Branches
Unknown
Tags
Unknown