Megatest

View Ticket
Login
Ticket Hash: 61e921f9cf5eb309d898d35c1b221afa3fa45b37
Title: kill tests not working well under high NFS load
Status: Open Type: Code_Defect
Severity: Important Priority: Immediate
Subsystem: Resolution: Open
Last Modified: 2015-04-01 21:53:09
Version Found In: v1.6007
User Comments:
matt added on 2015-03-05 20:59:27: (text/x-fossil-plain)
kill tests not working well under high NFS load

a) it kills only "RUNNING", even using %, so that new jobs are still launched

b) it changed a lot of tests to "KILLED", but they are still changing to PASS, i.e. running in the back

matt added on 2015-04-02 03:53:09: (text/x-fossil-plain)
NOTE: kill code changed (fixed?) in v1.6009. Might have fixed this issue.