commit | 7d1ba835c38839a62cee94dc281773b62c554932 | [log] [tgz] |
---|---|---|
author | Masayuki Igawa <masayuki@igawa.io> | Tue Oct 11 12:35:18 2022 +0900 |
committer | Masayuki Igawa <masayuki@igawa.io> | Tue Oct 11 12:40:20 2022 +0900 |
tree | d2c4fd8995f35a3e2a16f6245c0dd0cd81451604 | |
parent | ace4e8a9128d9921007c9c1afb7ded5b9e105a58 [diff] |
[Doc] Fix tox command option to run smoke tests This commit fixes the tox command option to run the smoke tests. The original arguments fail with the error[1], and `-efull` and `tempest.scenario.test_network_basic_ops` are not for the smoke tests. [1] $ tox -efull tempest.scenario.test_network_basic_ops ... tempest run: error: unrecognized arguments: tempest.scenario.test_network_basic_ops Change-Id: I9c3dd9fb4f64bf856c5cab88a2aeaae355c84a65