aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/README.md
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-06-16 13:44:28 -0700
committerGary Wu <gary.i.wu@huawei.com>2017-06-16 13:44:28 -0700
commit213a8351fd266294e17a862b4d223c1968800a09 (patch)
tree0eaa87c3253da9f65fcbaf514c6b2baaf06fa162 /bootstrap/README.md
parent06a50674c025c198585a6de4e6bb035cde63832d (diff)
Added vagrant setup for a Jenkins system for ONAP
Add a set of vagrant scripts that will set up a local Jenkins environment with pre-defined jobs to build all the ONAP java code and docker images. Change-Id: I67ed254bcb38a7be989b7c2861fd3ea4ec9c66f2 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'bootstrap/README.md')
-rw-r--r--bootstrap/README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/bootstrap/README.md b/bootstrap/README.md
index 475aa9185..bad686157 100644
--- a/bootstrap/README.md
+++ b/bootstrap/README.md
@@ -3,5 +3,9 @@
## Description
-* A framework to automatically install and test a set of base infrastructure components for new developer
+* 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.