Comment 1 for bug 1216851

Revision history for this message
Clark Boylan (cboylan) wrote : Re: postgresql migration fail: connection already closed

Without more info about what this test was trying to accomplish and whether or not the change that caused the failure could be at fault it is hard to debug this further. It looks like during a database migration test the connection to postgres was closed prematurely. Is it possible that one of the migrations was flawed causing this to stop early or is it more likely that there was a network hickup on the test slave? In any case more info necessary. I have also added nova to the bug to hopefully get eyes on this from people that understand the database migration tests.