HomeClusterLabs Projects

Test: CTS: fix issues with multiple runs of a pacemaker_remote test

Description

Test: CTS: fix issues with multiple runs of a pacemaker_remote test

Previously, certain class members were initialized for the first run
of any given Remote* test, and reused for all later runs. This caused
previous errors to propagate and otherwise interfere.

Now, new RemoteDriver methods reduce code duplication and
re-initialize the appropriate members for each run.

Details

Provenance
kgaillotAuthored on Oct 2 2015, 4:06 PM
Parents
rP8b780e718c52: Refactor: CTS: simplify pacemaker_remote test classes
Branches
Unknown
Tags
Unknown

Event Timeline