@@ -27,10 +27,16 @@ # 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 + +# Store the linkpath or the runpath in the database for tests. Default is +# linkpath +# +# testpath linkpath +# testpath runpath [validvalues] state start end 0 1 - 2 status pass fail n/a 0 1 running - 2