Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
pip install Marvin-0.1.0.tar.gz
cd tools/marvin/marvin
pip install .

Run the integration test

In a seperate session you can use the following commands to bring up an advanced zone with two simulator hypervisors and run a deploy VM test:

...