summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-02-06 20:12:11 +0000
committerGerrit Code Review <review@openstack.org>2020-02-06 20:12:12 +0000
commit37aee24a01f6dcb636b06facd718ef7b628576cb (patch)
tree2b3c0727dd7a421e6f50559d448a37f5a828f515 /doc
parent859a52631716f56a64c1054697a51830095e96b2 (diff)
parent9fed446b0a4f3c7911730b420661ec9ca927ebbe (diff)
downloadkeystone-37aee24a01f6dcb636b06facd718ef7b628576cb.tar.gz
Merge "Updating tox -e all-plugin command"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/contributor/testing-keystone.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/contributor/testing-keystone.rst b/doc/source/contributor/testing-keystone.rst
index af93c0dd7..709d56ff8 100644
--- a/doc/source/contributor/testing-keystone.rst
+++ b/doc/source/contributor/testing-keystone.rst
@@ -249,7 +249,7 @@ from the tempest directory:
.. code-block:: bash
- tox -e all-plugin -- keystone_tempest_plugin
+ tox -e all -- keystone_tempest_plugin
.. NOTE::
Most of keystone's API tests are implemented in `tempest`_ and it is usually