1 #JT Harness Configuration Interview
   2 #Tagged (@) values here will be set in 3 steps to support inheritance:
   3 # 1. from SUITE/javatest_files/automated.jti.base file
   4 # 2. from ClientTestRunner/javatest_base/automated.jti.base
   5 # 3. by values setup in ClientTestRunner/javatest_utils.xml
   6 INTERVIEW=@INTERVIEW@
   7 LOCALE=en_US
   8 NAME=default
   9 QUESTION=epilog
  10 TESTSUITE=@TESTSUITE@
  11 WORKDIR=@WORKDIR@
  12 concurrency.concurrency=1
  13 excludeList.latestAutoCheck=No
  14 excludeList.latestAutoCheckInterval=7
  15 excludeList.latestAutoCheckMode=everyXDays
  16 excludeList.needExcludeList=No
  17 javafx=@javafx.home@
  18 toolkit=default
  19 pipelineGroup=@pipelineGroup@
  20 pipeline=
  21 keywords.keywords.mode=expr
  22 keywords.needKeywords=No
  23 name=default
  24 priorStatus.needStatus=No
  25 priorStatus.status=
  26 tests.needTests=No
  27 tests.tests=
  28 tests.treeOrFile=tree
  29 timeout.timeout=@timeout.timeout@
  30 runmode=desktop
  31 external.output=@external.output@
  32 vmOptions=@vmOptions@
  33 remote=@remote@
  34 @javaPath=@
  35 dryrun=@dryrun@