Follow these instructions https://github.com/elvynmejia/vm/blob/main/README.md before continuing
Clone this repo into your vm working directory
git clone https://github.com/elvynmejia/ontrail.git
vagrant ssh # ssh into your vm
cd /vagrant/ontrail
make install
make run
make seed
make clean
py.test