Comment 5 for bug 1672620

Revision history for this message
Andrea Frittoli (andrea-frittoli) wrote :

If you are writing your own tests you can use setUp and tearDown to collect more information.

If this is about existing tests I would like to understand what kind of log you are missing.
It may be something interesting to implement in for OpenStack CI as well.

We try to keep our tests debuggable as much as possible since we run them a lot in the gate and it would be a nightmare otherwise to debug failures.