Index: tests/fullrun/config/mt_include_1.config ================================================================== --- tests/fullrun/config/mt_include_1.config +++ tests/fullrun/config/mt_include_1.config @@ -1,23 +1,22 @@ [setup] # exectutable /path/to/megatest -max_concurrent_jobs 50 +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 nbfake # launcher echo - # launcher nbfind # launcher nodanggood +launcher nbload ## use "xterm -e csi -- " as a launcher to examine the launch environment. ## exit with (exit) ## get a shell with (system "bash") # launcher xterm -e csi -- Index: tests/fullrun/megatest.config ================================================================== --- tests/fullrun/megatest.config +++ tests/fullrun/megatest.config @@ -98,10 +98,14 @@ EMPTY_VAR WRAPPEDVAR This var should have the work blah thrice: \ blah \ blah + +# Set MAX_ALLOWED_LOAD for nbload. 150 percent is a good value. + +MAX_ALLOWED_LOAD 150 # XTERM [system xterm] # RUNDEAD [system exit 56] [server] @@ -123,7 +127,12 @@ [include config/mt_include_2.config] [include #{getenv USER}_testing.config] [jobgroups] -sqlite3 3 + +# NOTE: job groups will falsely count the toplevel test as a job. If possible add N +# to your jobgroups where N is the number of parallel runs you are likely to see +# + +sqlite3 5 blockz 5