Overview   Package    File  
generated with
STAXDoc v1.0.4

run_pingpong_test.xml

Function Summary
pingpong_main Test runs OSPL on one or two nodes. Ping pong is then run between them. If both ping and pong return 0 the test succeeds. Fails otherwise.


STAX Function Details

pingpong_main

Test runs OSPL on one or two nodes. Ping pong is then run between them. If both ping and pong return 0 the test succeeds. Fails otherwise.

This function takes a list of arguments
NameDescriptionRequiredPrivateDefaultProperties
host_name1

The host name of the first machine you wish test on in double quotes, use the following format: "name"

YesNoN/A
test_root1

Location of test case build on machine 1 in double quotes and double backslash, use the following format: "dir1\\dir2"

YesNoN/A
ospl_home1

Location of OSPL root on machine 1 in double quotes and double backslash, use the following format: "dir1\\dir2"

YesNoN/A
operation_key1

Operation key in double quotes, use the following format: "operation_key1"

YesNoN/A
host_name2

The host name of the second machine you wish to test on in double quotes, use the following format: "name"

YesNoN/A
test_root2

Location of test case build on machine 2 in double quotes and double backslash, use the following format: "dir1\\dir2"

YesNoN/A
ospl_home2

Location of OSPL root on machine 2 in double quotes and double backslash, use the following format: "dir1\\dir2"

YesNoN/A
operation_key2

Operation key in double quotes, use the following format: "operation_key2"

NoNo