1f08c3bdfSopenharmony_ci
2f08c3bdfSopenharmony_ciNOTE:
3f08c3bdfSopenharmony_ci
4f08c3bdfSopenharmony_ci  These tests ALL assume that the "RHOST" variable is set to the hostname
5f08c3bdfSopenharmony_ciof the remote machine, i.e.
6f08c3bdfSopenharmony_ci
7f08c3bdfSopenharmony_ci    # export RHOST=<hostname here>.
8f08c3bdfSopenharmony_ci
9f08c3bdfSopenharmony_ciThese tests also assume an identical path tree for their location on the remote
10f08c3bdfSopenharmony_cimachine.  So if pan's root path is "/home/ltptests" on the test machine, then
11f08c3bdfSopenharmony_ciit must also be located in "/home/ltptests" on the remote machine (RHOST).
12f08c3bdfSopenharmony_ci
13f08c3bdfSopenharmony_ci  It's also a good idea to set the "PASSWD" variable to root's password on this remote
14f08c3bdfSopenharmony_cimachine, b/c some tests use this also.  You will also need to setup a ".rhosts" file in
15f08c3bdfSopenharmony_ciroot's home directory on the remote machine, with the name of the local machine listed.
16f08c3bdfSopenharmony_ciFor example, if machineA is running the tests, with machineB set as RHOST, then machineB's
17f08c3bdfSopenharmony_ciroot home directory will need an ".rhosts" file with machineA's hostname listed.
18f08c3bdfSopenharmony_ci
19f08c3bdfSopenharmony_ci  I apologize for the lengthy setup, but I tried to make it as minimal as possible.
20f08c3bdfSopenharmony_ci
21f08c3bdfSopenharmony_ci
22f08c3bdfSopenharmony_ci-Robbie Williamson
23f08c3bdfSopenharmony_ci(robbiew@us.ibm.com)
24