HomeClusterLabs Projects

Test: cts: Drop -l/--limit-nodes option from cts-lab

Description

Test: cts: Drop -l/--limit-nodes option from cts-lab

It was added in 2005 by commit 0dbd70f. At the time, the node list was
built from /etc/ha.d/ha.cf, rather than from a --nodes CLI option. I
could see it maybe being convenient to store a list of all available
nodes in a config file and use only the first X of them as desired.
However, I don't see much of a use case for --limit-nodes now. If you
want fewer nodes, pass fewer nodes on the command line.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Thu, Aug 14, 9:47 PM
Parents
rPbf50c31e75a1: Refactor: cts: Simplify LogAudit._test_logging()
Branches
Unknown
Tags
Unknown