validate:launcher: Allow disabling using the number of failed tests as exitcode
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Wed, 6 Sep 2017 19:35:25 +0000 (16:35 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Wed, 6 Sep 2017 19:38:39 +0000 (16:38 -0300)
commite9862b9fdab7d01edef18572f4fa469b2d30a7e4
tree08951e849c43545267bfaeee63b7f4d49bff903e
parentbd0e8e410ed42640baee947668bf730e9061ef68
validate:launcher: Allow disabling using the number of failed tests as exitcode

This is usefull on CI servers where the test results will be inspected
and the status of the build built from it.
validate/launcher/main.py