<pre>
<verbatim>
# megatest.config
[setup]
max_concurrent_jobs 10 # allow no more than 10 jobs to run simultaneously
</pre>
</verbatim>
Environment variables set by Megatest
* MT_TEST_RUN_DIR - this is the directory where the test is launched
* MT_RUN_AREA_HOME - this is the directory where megatest config file and the tests code resides.
|