Skip to content

Commit 60b31d4

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "[Doc] Fix tox command option to run smoke tests"
2 parents 1f5d6c0 + 7d1ba83 commit 60b31d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ tests can be run as follows:
639639
::
640640

641641
$ cd /opt/stack/tempest
642-
$ tox -efull tempest.scenario.test_network_basic_ops
642+
$ tox -e smoke
643643

644644
By default tempest is downloaded and the config file is generated, but the
645645
tempest package is not installed in the system's global site-packages (the

0 commit comments

Comments
 (0)