blob: 28f4977c674bb611c78da9f612b26202cb10a2de (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# ONAP Integration - Bootstrap
## Description
* A framework to automatically install and test a set of base infrastructure components and environments for new developers.
## Sub-components
* 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.
|