lib/haclusterbasetest.pm

SYNOPSIS

Base class for HA Cluster tests.

pre_run_hook

pre_run_hook()

This is one of the test module interfaces 'pre_run_hook()'. It sets '$prev_console' before running test steps.

post_run_hook

post_run_hook()

This is one of the test module interfaces 'post_run_hook()'. It restores/unlocks '$prev_console', clear the console and ensure that it really got cleareafter.

post_fail_hook

post_fail_hook()

This is one of the test module interfaces 'post_fail_hook()'. It saves a screenshot and logs.

test_flags

test_flags()

This is one of the test module interfaces 'test_flags()'.