Merge "trivial: Drop references to os-testr"

This commit is contained in:
Zuul
2020-08-07 14:22:47 +00:00
committed by Gerrit Code Review
3 changed files with 2 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ Or all tests in the test_readonly_clitest_readonly_cli.py file::
tox -e functional -- -n cinderclient.tests.functional.test_readonly_cli
For more information on these options and how to run tests, please see the
`ostestr documentation <https://docs.openstack.org/os-testr/latest/>`_.
`stestr documentation <https://stestr.readthedocs.io/en/latest/index.html>`_.
Gotchas
-------

View File

@@ -36,7 +36,7 @@ Or all tests in the test_volumes.py file::
tox -epy27 -- -n cinderclient.tests.unit.v2.test_volumes
For more information on these options and how to run tests, please see the
`ostestr documentation <https://docs.openstack.org/os-testr/latest/>`_.
`stestr documentation <https://stestr.readthedocs.io/en/latest/index.html>`_.
Gotchas
-------

View File

@@ -20,7 +20,6 @@ monotonic==0.6
msgpack-python==0.4.0
netaddr==0.7.18
netifaces==0.10.4
os-testr==1.0.0
oslo.concurrency==3.25.0
oslo.config==5.2.0
oslo.context==2.19.2