OpenStack test classes
Go to file
OpenStack Release Bot ff3cb95571 Update master for stable/train
Add file to the reno documentation build to show release notes for
stable/train.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/train.

Change-Id: I5abe3587f14395b7df158eb4716bdaae700c0d54
Sem-Ver: feature
2019-09-20 16:41:58 +00:00
doc/source Replace git.openstack.org URLs with opendev.org URLs 2019-06-10 14:36:33 +00:00
oslotest Stop testing mock functionality 2019-05-28 17:04:19 +00:00
releasenotes Update master for stable/train 2019-09-20 16:41:58 +00:00
tools Avoid tox_install.sh for constraints support 2017-12-01 09:54:17 +01:00
.coveragerc Fix coverage configuration and execution 2015-10-06 09:14:07 -04:00
.gitignore Switch to using stestr 2018-06-14 18:51:15 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:08 +00:00
.mailmap apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
.stestr.conf Switch to using stestr 2018-06-14 18:51:15 +00:00
.zuul.yaml Add Python 3 Train unit tests 2019-07-05 15:03:03 -04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
HACKING.rst Title underline too long 2018-11-07 08:56:32 +00:00
LICENSE apply oslo-cookiecutter 2014-01-31 15:42:43 -08:00
lower-constraints.txt Switch to using stestr 2018-06-14 18:51:15 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-06-10 14:36:33 +00:00
requirements.txt Fix requirements check ci in oslotest 2018-08-22 17:27:50 +08:00
setup.cfg Add Python 3 Train unit tests 2019-07-05 15:03:03 -04:00
setup.py Updated from global requirements 2017-03-02 11:53:58 +00:00
test-requirements.txt Sync Sphinx requirement 2019-06-10 14:36:39 +00:00
tox.ini Add Python 3 Train unit tests 2019-07-05 15:03:03 -04:00

Team and repository tags

image

oslotest -- OpenStack Testing Framework and Utilities

The Oslo Test framework provides common fixtures, support for debugging, and better support for mocking results.