Merge "Fix that the path of functional test"

This commit is contained in:
Zuul
2021-10-06 12:11:07 +00:00
committed by Gerrit Code Review

View File

@@ -88,7 +88,7 @@ To run a specific functional test:
.. code-block:: bash
$ tox -e functional -- --regex functional.tests.compute.v2.test_server
$ tox -e functional -- --regex tests.functional.compute.v2.test_server
Running with PDB
~~~~~~~~~~~~~~~~