Merge "Update tempest test sample in devstack/README.md"

This commit is contained in:
Jenkins 2013-08-06 17:00:30 +00:00 committed by Gerrit Code Review
commit daa40dbcbb

View File

@ -186,7 +186,7 @@ The above will default in devstack to using the OVS on each compute host. To cha
If tempest has been successfully configured, a basic set of smoke tests can be run as follows:
$ cd /opt/stack/tempest
$ nosetests tempest/tests/network/test_network_basic_ops.py
$ nosetests tempest/scenario/test_network_basic_ops.py
# Multi-Node Setup