Merge "Fix the command for running specific test"

This commit is contained in:
Zuul 2018-05-02 03:01:16 +00:00 committed by Gerrit Code Review
commit bd20ce3e54

View File

@ -34,4 +34,4 @@ Run this command::
To run a single test case, run with the test case name, for example:: To run a single test case, run with the test case name, for example::
$ tox -e all-plugin -- zun_tempest_plugin.tests.tempest.api.test_containers.test_list_containers $ tox -e all-plugin -- zun_tempest_plugin.tests.tempest.api.test_containers.TestContainer.test_list_containers