diff --git a/README.md b/README.md index 46d3f96a9f..8ae4231ca1 100644 --- a/README.md +++ b/README.md @@ -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