tree: b64b34f2bfc7aba1acb23a6f7f74b6f20af61816 [path history] [tgz]
  1. codesearch/
  2. jenkins/
  3. vagrant-minimal-onap/
  4. vagrant-onap/
  5. README.md
bootstrap/README.md

ONAP Integration - Bootstrap

Description

A framework to automatically install and test a set of base infrastructure components and environments for new developers.

Sub-components

  • codesearch: A set of vagrant scripts that will set up Hound daemon configured to search through all ONAP repositories.
  • jenkins: A set of vagrant scripts that will set up a simple Jenkins environment with jobs configured to build all ONAP java code and docker images.
  • vagrant-minimal-onap: A set of vagrant scripts that will set up minimal ONAP environment for research purposes.