Overview   Package    File  
generated with
STAXDoc v1.0.4

pingpong_test_functions.xml

Function Summary
CreateTestLogDirectory Creation of loging directory for tests by time
AnalyzeTestLog Analyze of ping and pong test logs for compliance of expected results.
MoveSysLogToHost Moving ospl process's logs (ospl-info and ospl-error) to destination host.


STAX Function Details

CreateTestLogDirectory

Creation of loging directory for tests by time

This function takes a list of arguments
NameDescriptionRequiredPrivateDefaultProperties
the_host

The host for creation loging directory

YesNoN/A
test_name

The test name

YesNoN/A

Creation of loging directory for tests by time


AnalyzeTestLog

Analyze of ping and pong test logs for compliance of expected results.

This function takes a list of arguments
NameDescriptionRequiredPrivateDefaultProperties
full_path_to_log_dir

The full path to loging directory

YesNoN/A
array_of_test_results

The array of test result entities

YesNoN/A
quantity_of_blocks

The quantity of blocks for ping test

YesNoN/A

Create output analyze.log file with quantity of passed or failed tests.


MoveSysLogToHost

Moving ospl process's logs (ospl-info and ospl-error) to destination host.

This function takes a list of arguments
NameDescriptionRequiredPrivateDefaultProperties
source_host

The host instance with the process.

YesNoN/A
dest_host

The host instance where log will be copied.

YesNoN/A
dest_folder

Where process log will be stored on the local host.

YesNoN/A

Moving ospl process's logs (ospl-info and ospl-error) to destination host and adding source host name.