open-mpi / mtt

MPI Testing Tool
https://open-mpi.github.io/mtt
Other
61 stars 47 forks source link

Enhance terminate_files feature for quicker response #387

Open ompiteam opened 9 years ago

ompiteam commented 9 years ago

terminate_files direct the MTT client to interrupt testing, submit results for completed tests, and exit. The problem is that the currently running test must complete before MTT acts on a terminate_file (which is a pain, if tests are taking hours to time out). It would be better for MTT to ''interrupt'' the currently running test (maybe discard it's result to avoid recording it as a real failure), submit completed test results, and exit. (see also r848)

ompiteam commented 9 years ago

Imported from trac issue 386. Created by emallove on 2009-09-25T11:59:52, last modified: 2009-09-25T12:00:25