FrontPage 

Fuego wiki

Login or create account

function cleanup in split format

NAME [edit section]

= NAME =
cleanup

SYNOPSIS [edit section]

= SYNOPSIS =
cleanup

DESCRIPTION [edit section]

test_cleanup function (if one is defined), and killing still-running test processes, and removing logs.
= DESCRIPTION =
This function cleans up after a test, by calling the test's [[function_test_cleanup|test_cleanup]] function (if one is defined), and
killing still-running test processes, and removing logs.

EXAMPLES [edit section]

= EXAMPLES =
Here are some sample invocations:
{{{#!YellowBox
cleanup
}}}

ENVIRONMENT and ARGUMENTS [edit section]

= ENVIRONMENT and ARGUMENTS =

RETURN [edit section]

= RETURN =
Returns non-zero on error.

SOURCE [edit section]

= SOURCE =
Located in ''scripts/functions.sh''

SEE ALSO [edit section]

test_cleanup, target_cleanup, ov_transport_disconnect
= SEE ALSO =
 * [[function_test_cleanup|test_cleanup]], [[function_target_cleanup|target_cleanup]], [[function_ov_transport_disconnect|ov_transport_disconnect]]
TBWiki engine 1.8.3 by Tim Bird