Matthew Treinish 6101ef52f9 Add --until-failure option to ostestr
This commit adds an --until-failure option to ostestr which basically
calls through to --until-failure on testr. The key difference is
because of open issues with testr you can't use --until-failure with
subunit output enabled. This would break just a straight passthrough
if either pretty output or subunit output are enabled. This
works around this by manually reimplementing this functionality by
generating a test list and looping over it and running the tests with
the desired output forever until a failure is encountered. The tradeoff
here is that to do this the test operations are serialized.

As part of this to make the pretty output not overly verbose an option
is added to subunit-trace to disable the summary view from being
printed.
2015-03-18 23:36:42 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 16:23:32 -04:00
2015-03-17 14:58:46 -04:00
2015-03-17 14:58:46 -04:00

os-testr

A testr wrapper to provide functionality for OpenStack projects

Features

  • TODO
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 245 KiB