validate: launcher: Always clean all tests at the end
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Fri, 2 Sep 2016 20:39:50 +0000 (17:39 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Thu, 8 Sep 2016 16:10:29 +0000 (13:10 -0300)
commit3ece6a065e831c912be33359cd05fc1ca306ba98
tree44ee12d3fa36d1654350e1971681f07ca8c1c625
parent03548cd63d3fe13628bd299963b31a2a5adcf6c3
validate: launcher: Always clean all tests at the end

Making sure that if an exception of anything happens we will
properly clean all the tests, or at least try to.
validate/launcher/baseclasses.py
validate/launcher/main.py