HomeClusterLabs Projects

Test: cts: Drop -f/-sf option from cts script

Description

Test: cts: Drop -f/-sf option from cts script

The -f/-sf option uses the cts script as a glorified grep wrapper. It
runs grep on a log file that's provided in the option's argument. It
greps for lines containing "CTS:" and any other patterns that the user
provides with the "-e" option. It excludes lines with "debug:" and
"cmd:" based on the -v (verbosity) option.

These are things that a user can easily do on their own without the use
of this script.

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

Details

Provenance
nrwahl2Authored on Sat, Aug 16, 4:37 PM
Parents
rPdf2a0682afde: Refactor: tools: Remove some nesting from crm_report.in
Branches
Unknown
Tags
Unknown