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 records which console is set - if any - at the start of the test module execution.

post_run_hook

post_run_hook()

This is one of the test module interfaces 'post_run_hook()'. It records which console is set at the end of the test module execution and collects SELinux alerts if tests runs with VERSION 16.0 or newer

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()'.