Differences From Artifact [701e6e4653]:
- File tests/fullrun/config/mt_include_1.config — part of check-in [5a8da02251] at 2014-02-14 10:08:06 on branch v1.55 — Minor tweaks to tests (user: mrwellan, size: 557) [annotate] [blame] [check-ins using]
To Artifact [4c59f1fd74]:
- File tests/fullrun/config/mt_include_1.config — part of check-in [c8ab0d511e] at 2014-02-18 06:41:32 on branch v1.60 — Merged re-re-factor-server into inmem-per-run-db-per-run-server. NB// There are conflicts in docs/megatest-training.odp and the pdf that need to be manually merged (user: mrwellan, size: 577) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | + | [setup] # exectutable /path/to/megatest max_concurrent_jobs 500 linktree #{getenv MT_RUN_AREA_HOME}/tmp/mt_links [jobtools] useshell yes # ## launcher launches jobs, the job is managed on the target host ## by megatest, comment out launcher to run local # workhosts localhost hermes # launcher exec nbfake # launcher nbfake launcher loadrunner # launcher echo # launcher nbfind # launcher nodanggood launcher nbload ## use "xterm -e csi -- " as a launcher to examine the launch environment. ## exit with (exit) |
︙ |