blob: b2574bbcb6ad99cfacc1e298779f67c241e469b7 [file] [log] [blame]
Michael Walsh3ba8ecd2018-04-24 11:33:25 -05001# "command" may contain a bash command string to be run to determine whether
2# the test program should be stopped. If the command returns non-zero, the
3# test program should be stopped.
4command=string
5# "rest_fail" indicates that the Stop plug-in should fail if REST commands to
6# the BMC are failing.
7rest_fail=boolean
8# "esel_stop_file_path" may contain the path to a file with specifications
9# for which eSELs warrant stopping the test run. See esel_stop_check help
10# text for details.
11esel_stop_file_path=string