From eb046d34199bce86a51f12aa7f85926b9f5d8604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Piwowarski?= Date: Fri, 7 Oct 2022 15:40:32 +0200 Subject: [PATCH] Remove reference to 'all-plugin' tox environment The 'all-plugin' tox environment was deprecated by this patch [1]. Instead of the 'all-plugin' it is recommended to use the 'all' tox environment. This patch removes any reference to 'all-plugin' tox environment and updates the documentation so that the installation steps work with the 'all' venv. [1] https://review.opendev.org/c/openstack/tempest/+/543974 Change-Id: Id3451147d172002d67b4557680560a59b026ed77 --- doc/source/contributor/ironic-boot-from-volume.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/contributor/ironic-boot-from-volume.rst b/doc/source/contributor/ironic-boot-from-volume.rst index fc3fd1c2bb..673a189be3 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