Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Build ODPi Compliant Testing Sandbox

John Mertic edited this page Apr 25, 2016 · 9 revisions

You can create an ODPi compliant sandbox by following these steps

  1. Install both VirtualBox and Vagrant on your local machine

  2. Clone the ODPi BigTop repo and run the build script.

    git clone https://github.com/odpi/bigtop.git cd bigtop/bigtop-deploy/vm/vagrant git checkout -b odpi-master ./create-sandboxes.sh

  3. Launch the VM image generated in VirtualBox.

Clone this wiki locally