HomeClusterLabs Projects

Refactor: CTS: ExecTest.add_cmd should call the super class.

Description

Refactor: CTS: ExecTest.add_cmd should call the super class.

Instead of calling _new_cmd, which will be going away soon, just call
Test.add_cmd with the updated keyword arguments. Callers do not need to
be changed for this.

Details

Provenance
clumensAuthored on Jun 7 2024, 3:29 PM
Parents
rPc557b2330d3b: Refactor: python, CTS: Remove Test.add_cmd_no_wait.
Branches
Unknown
Tags
Unknown