Version: 1.0.0-bp150.1.2
* Fri Feb 23 2018 tbechtold@suse.com
- Switch to stable/queens spec template
* Fri Dec 08 2017 cloud-devel@suse.de
- update to version 1.0.0
- Switch to stestr under the covers
- rearrange content to fit the new standard layout
- Turn on warning-is-error in sphinx build
- Just changed the opening of the file
- update doc URL to the new location in the readme
- Fail when no test case selected
- Updated from global requirements
- Switch from oslosphinx to openstackdocstheme
* Mon Aug 07 2017 cloud-devel@suse.de
- update to version 0.8.2
- Save subunit results file when using --no-discover
- Fix typo and change regexp to regex
- Add Constraints support
- Track failures during sorting of test results
- Fix error when without --regex option
- [Fix gate]Update test requirement
- Remove unused Babel setup
- Updated from global requirements
* Mon Feb 13 2017 tbechtold@suse.com
- update _service
- update Requires
* Mon Nov 14 2016 tbechtold@suse.com
update to version 0.8.0
* Remove discover from test-requirements
* Remove the TODO file
* Delete openstack/common in flake8 exclude list
* Make subprocess outputs to text for Python 3
* Handle overlapping black regexes
* Sort failed tests at the top on HTML result page
* Update home-page url
* Add --black-regex/-B option
* Add ostestr as a function
* Use dash instead of underscore in args
* Simplify logic in _get_test_list
* Fix doc warnings and disable smarty-pants
* Add documentation for generate-subunit
* Construct a list of test cases instead of passing a regexp
* Allow to specifiy black/white list at the same time
* Make unexpected success as fail
* Make the listbuilder the default strategy
* Error on invalid list parameter combination
* Updated from global requirements
* Add support for Python versions
* Mon Jul 04 2016 tbechtold@suse.com
- update to 0.7.0:
* Add whitelist file to ostestr docs
* Seperate regex builder logic into a seperate module
* Split functionality out of main
* Updated from global requirements
* Fix docs typos
* Updated from global requirements
* Fix coverage option and execution
* Add version option for ostestr and subunit-trace
* Remove openstack-common.conf
* Add pypi download + version badges into README.rst
* remove python 3.3 trove classifier
* Treat xfail output like success
* Updated from global requirements
* correct typo
* Enable testr run passthrough arguments
* Updated from global requirements
* Add unit test for colorizer
- Switch to upstream .spec file
- Use renderspec source service to render upstream
.spec.j2 template
* Thu Mar 03 2016 tbechtold@suse.com
- Add openstack-macros as BuildRequires for %license tag
* Thu Mar 03 2016 tbechtold@suse.com
- update to 0.6.0:
* Support comments in whitelist files
* Add tool to create a subunit stream
* Add support to ostestr to use subunit-trace color
* Fix documentation typos
* Fix coverage section in tox.ini
* Add delete *.pyc command before executing ostestr
* Change to always parsing classes from test_id
* Add colored output feature to subunit-trace
* Add *.egg* to .gitignore
* Fail if no tests were successfully executed
* Fix syntax of the README file
- Add /usr/bin/generate-subunit
* Thu Feb 25 2016 dmueller@suse.com
- adjust to common packaging guidelines
* Fri Oct 16 2015 dmueller@suse.com
- update to 0.4.2:
* Better blacklist - tested with Nova
* Add whitelist file support
* Fix issues with the blacklist file regex generation
* Use test_to_run var in no-discover
* Minor refactoring to make os_testr more testable
* Switch to using autogenerated ChangeLog in docs
* Change ignore-errors to ignore_errors
* Handle a skipped test without a reason message
* Minimize output when --abbreviate is used
* Make use of argparse groups and add some tests
* Convert file names to regular expressions
* Handle incomplete subunit streams
* Set min pbr version in setup_requires
* update requirements
* Add TODO entry for moving away from subprocess in ostestr
* Improved docs for os-testr commands
* Dogfood things for unit tests
* Disable printing percent change on run time by default
* Misc Python 3 compatibility fixes
* Catch exception trying to extract test time
* Fix ValueError in subunit_trace
* Add support for having comments in the exclude file
* Add TODO file to os-testr
* Wed Jun 03 2015 tbechtold@suse.com
- Adjust Requires
* Wed Jun 03 2015 tbechtold@suse.com
- Initial packaging