MantisBT - CDash
View Issue Details
0008204CDashpublic2008-11-30 22:482010-02-21 12:32
Bill Hoffman 
Julien Jomier 
normalfeaturealways
closedfixed 
1.4 
1.6 
0008204: submission should not process files
During the submit, the files should be uploaded, and the connection to the ctest client terminated. Then CDash should use curl to call a different php script that processes that uploaded file. There are several machines that timeout during the submission. Also, if the database is busy, the client should not be made to wait. The files should be uploaded, and that is all.
No tags attached.
Issue History
2008-11-30 22:48Bill HoffmanNew Issue
2008-11-30 22:48Bill HoffmanStatusnew => assigned
2008-11-30 22:48Bill HoffmanAssigned To => Julien Jomier
2009-03-27 23:30Julien JomierSeveritymajor => feature
2009-11-15 16:55Julien JomierNote Added: 0018424
2009-11-15 16:55Julien JomierStatusassigned => resolved
2009-11-15 16:55Julien JomierFixed in Version => 1.6
2009-11-15 16:55Julien JomierResolutionopen => fixed
2010-02-21 12:32Julien JomierStatusresolved => closed

Notes
(0018424)
Julien Jomier   
2009-11-15 16:55   
$CDASH_ASYNCHRONOUS_SUBMISSION has been added to the config.local.php. We still need to test it, but it should work (tested locally).