ovis
ovis copied to clipboard
return test_slps to installcheck-local with time,zap io limits
this checks the return code and wraps test_slps in 'timeout' so it cannot hang forever, should a transport hang occur. also fixes #1095
@nichamon, did you get a chance to review this?
@baallan can you resolve the conflicts in this pull request?
I rebased to top of tree; checking into what's causing the distcheck fails.
test_slps is failing in the transport layer in something rails related. Nothing new in this patch is at fault, but if it is merged, then installcheck will be failing, possibly due to test code which has not caught up with recent rails api changes. I've ported this patch to the 441rc2 branch as a separate pr #1300