Differences From Artifact [d9f969ffd5]:
- File tests/fullrun/megatest.config — part of check-in [9838452f20] at 2012-11-01 11:16:15 on branch monitor-cleanup — Tweaked server pinging to use contexts. Didn't seem to help but keeping as it is probably the right thing to do (user: mrwellan, size: 1483) [annotate] [blame] [check-ins using] [more...]
To Artifact [f739ef4e83]:
- File tests/fullrun/megatest.config — part of check-in [a8e7a6a992] at 2015-09-15 23:57:47 on branch v1.5x-nanomsg — force zmq mode (user: matt, size: 1507) [annotate] [blame] [check-ins using]
︙ | |||
15 16 17 18 19 20 21 22 23 24 25 26 27 28 | 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | + + + | synchronous OFF # Throttle roughly scales the db access milliseconds to seconds delay throttle 0.2 # Max retries allows megatest to re-check that a tests status has changed # as tests can have transient FAIL status occasionally maxretries 20 [server] transport zmq [validvalues] state start end 0 1 - 2 status pass fail n/a 0 1 running - 2 # These are set before all tests, override them # in the testconfig [pre-launch-env-overrides] section [env-override] |
︙ |