Differences From Artifact [7728a386c3]:
- File megatest.config — part of check-in [da6405a876] at 2017-02-12 22:50:39 on branch run-mgr — Dispatching works. All pieces in place to implement change checks (user: matt, size: 257) [annotate] [blame] [check-ins using]
To Artifact [0c969d4a92]:
- File megatest.config — part of check-in [0f4fa8cf1a] at 2017-02-13 23:58:03 on branch run-mgr — Added basics of -contour support. db still needed, also some other changes in this commit. (user: matt, size: 411) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 13 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | + + + + + | [setup] pktsdirs /tmp/pkts /some/other/source [areas] # path-to-area map-target-script(future, optional) fullrun tests/fullrun ext-tests ext-tests [contours] # mode-patt/tag-expr quick QUICKPATT/quick # full MAXPATT/long QUICKPATT/quick [runtypes] #runtype areapatt:tag-expr/mode-patt/testpatt apatt2:texpr2/mpatt2/tpatt2 smoke smoke:SMOKEPATT fast smoke,fast:SMOKEPATT,FASTPATT stress %:% |