Differences From Artifact [1f4eabb06d]:
- File tests/megatest.config — part of check-in [2dca8d8f9a] at 2012-04-09 15:45:13 on branch trunk — Fixed issue with remove-runs so default is to remove all if :state and :status are not specified, fixed pattern match due to glob wierdness issue with running tests based on itempatt (user: mrwellan, size: 1285) [annotate] [blame] [check-ins using]
To Artifact [507b18874c]:
- File tests/fullrun/megatest.config — part of check-in [e06ef7ae11] at 2012-04-21 23:36:51 on branch extend-test-get-path — Moved the full run test suite to fullrun (user: matt, size: 1420) [annotate] [blame] [check-ins using] [more...]
- File tests/megatest.config — part of check-in [8f2a9bcf7c] at 2012-04-20 22:29:54 on branch extend-test-get-path — Extend test get path (user: mrwellan, size: 1420) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 | [fields] sysname TEXT fsname TEXT datapath TEXT [setup] # exectutable /path/to/megatest max_concurrent_jobs 200 linktree /tmp/mt_links [jobtools] | > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | [fields] sysname TEXT fsname TEXT datapath TEXT # refareas can be searched to find previous runs # the path points to where megatest.db exists [refareas] area1 /tmp/oldarea/megatest [setup] # exectutable /path/to/megatest max_concurrent_jobs 200 linktree /tmp/mt_links [jobtools] |
︙ | ︙ |