summaryrefslogtreecommitdiff
path: root/ACE/bin/PerlACE/README
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/PerlACE/README')
-rw-r--r--ACE/bin/PerlACE/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/bin/PerlACE/README b/ACE/bin/PerlACE/README
index 704e3dd4478..b409cd36dfe 100644
--- a/ACE/bin/PerlACE/README
+++ b/ACE/bin/PerlACE/README
@@ -45,6 +45,13 @@ To redirect execution of a test's component, you must do three things:
<configuration-name>_IPNAME: The machine's IP hostname or address
<configuration-name>_ACE_ROOT: ACE_ROOT for the configuration's files
<configuration-name>_TAO_ROOT: TAO_ROOT for the configuration's files
+ <configuration-name>_TEST_ROOT: Root directory for target path
+ translation, when $TEST_ROOT is set,
+ indicating both are reachable from host.
+ <configuration-name>_TEST_FSROOT: Root directory for target node path,
+ translation, when $TEST_ROOT is set. Used
+ to translate to a different filesystem, when
+ not reachable from host.
<configuration-name>_EXE_SUBDIR: Subdirectory for the executable
<configuration-name>_PROCESS_START_WAIT_INTERVAL: Time waited for the
process to start. Default 15 seconds.