summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-10-14 23:55:44 +0000
committerGerrit Code Review <review@openstack.org>2022-10-14 23:55:44 +0000
commitf2bc2ff3635904598983a2075405428e7b528576 (patch)
treeab2457e21123e914414babd1649c938aed1da7de
parentf76ff61e64bd49ed015781186e0595a984677325 (diff)
parenteb046d34199bce86a51f12aa7f85926b9f5d8604 (diff)
downloadironic-f2bc2ff3635904598983a2075405428e7b528576.tar.gz
Merge " Remove reference to 'all-plugin' tox environment"
-rw-r--r--doc/source/contributor/ironic-boot-from-volume.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/contributor/ironic-boot-from-volume.rst b/doc/source/contributor/ironic-boot-from-volume.rst
index fc3fd1c2b..673a189be 100644
--- a/doc/source/contributor/ironic-boot-from-volume.rst
+++ b/doc/source/contributor/ironic-boot-from-volume.rst
@@ -125,7 +125,8 @@ You can also run an integration test that an instance is booted from a remote
volume with tempest in the environment::
cd /opt/stack/tempest
- tox -e all-plugin -- ironic_tempest_plugin.tests.scenario.test_baremetal_boot_from_volume
+ tox -e venv-tempest -- pip install (path to the ironic-tempest-plugin directory)
+ tox -e all -- ironic_tempest_plugin.tests.scenario.test_baremetal_boot_from_volume
Please note that the storage interface will only indicate errors based upon
the state of the node and the configuration present. As such a node does not