RETIRED, further work has moved to Debian project infrastructure
bbc8b8f541
This commit adds a percent change to the duration on individual test output lines. This is conditionally displayed based on the presence of a testrepository times.dbm file and data in that file for the test being run. If there is useable data subunit-trace will now use the runtimes from there to display how the current run has changed from the dbm file. A new threshold option is added to optionally specify a minimum percent change to be used to determine whether to display the value or not. Change-Id: I3d68425f48114531a78cab08c353111648ce3911 |
||
---|---|---|
doc/source | ||
os_testr | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
os-testr
A testr wrapper to provide functionality for OpenStack projects
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/os-testr
- Source: http://git.openstack.org/cgit/openstack/os-testr
- Bugs: http://bugs.launchpad.net/os-testr
Features
- TODO