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