Merge "trivial: Drop references to os-testr"

This commit is contained in:
Zuul 2021-07-28 13:12:29 +00:00 committed by Gerrit Code Review
commit b06d2511fc
2 changed files with 2 additions and 3 deletions

View File

@ -28,7 +28,7 @@ Running the tests
-----------------
There are a number of ways to run unit tests currently, and there's a
combination of frameworks used depending on what commands you use. The
preferred method is to use tox, which calls ostestr via the tox.ini file.
preferred method is to use tox, which calls stestr via the tox.ini file.
To run all tests simply run::
tox
@ -52,4 +52,4 @@ Or all tests in the test_node.py file::
tox -epy27 senlinclient.tests.unit.v1.test_node
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>`_.

View File

@ -36,7 +36,6 @@ netifaces==0.10.4
openstacksdk==0.24.0
os-client-config==1.28.0
os-service-types==1.2.0
os-testr==1.0.0
osc-lib==1.11.0
oslo.concurrency==3.25.0
oslo.config==5.2.0