Fix the command for running specific test

Change-Id: Ia01b217d5784bdb49b276d40da0f236e26e4be41
This commit is contained in:
Hongbin Lu 2018-03-25 20:28:03 +00:00
parent 3767dc3698
commit ca733c8fe2

View File

@ -34,4 +34,4 @@ Run this command::
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