X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Ftesting_in_vagrant.rst;h=3612ba1e660353dc58e70383e9dceb47d1b4d4cd;hp=60b4cc553ec3f9a2400745bbbc4d08c46e64e59e;hb=9d372ad185d3648073edac27352e4e34e47f5d30;hpb=27823a58d815dc1e134fbd6a4b2fcaaeb23b100d diff --git a/docs/testing_in_vagrant.rst b/docs/testing_in_vagrant.rst index 60b4cc553e..3612ba1e66 100644 --- a/docs/testing_in_vagrant.rst +++ b/docs/testing_in_vagrant.rst @@ -1,13 +1,16 @@ Running CSIT locally in Vagrant ------------------------------- -1. Download and install latest virtualbox from `official page `_ +1. Download and install latest virtualbox from `official page + `_ To verify the installation, run VBoxManage: - - on windows: "C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" --version + - on windows: + "C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" --version - on nix: VBoxManage --version You should see virtualbox manager version printed, eg: 6.0.0r127566 -2. Download and install latest vagrant `from official page `_ +2. Download and install latest vagrant `from official page + `_ To verify the installtion, run: vagrant -v You should see vagrant version printed, eg: Vagrant 2.2.2