diff --git a/doc/source/development/automated.rst b/doc/source/development/automated.rst index f428b7ee5832d44de407cf451663cba33e735cb7..aae6cff0a17b5c627997601b041f3d9b729063af 100644 --- a/doc/source/development/automated.rst +++ b/doc/source/development/automated.rst @@ -137,7 +137,7 @@ Run the ``dev/tenks-deploy-compute.sh`` script to deploy Tenks:: Check that Tenks has created VMs called ``tk0`` and ``tk1``:: - sudo virsh list --all + sudo virsh -c qemu+unix:///system?socket=/var/run/libvirt-tenks/libvirt-sock list --all Verify that VirtualBMC is running::