update link to upper-constraints.txt
[integration.git] / bootstrap / jenkins / README.md
1 # ONAP Integration > Bootstrap > Jenkins
2
3 This directory contains a set of vagrant scripts that will automatically set up a Jenkins instance
4 with predefined jobs to build all ONAP java code and docker images.
5
6 This is intended to show a beginning ONAP developer how to set up and configure an environment that
7 can successfully build ONAP code from scratch.  It is not intended to be used as a production
8 Jenkins CI/CD environment.
9
10 NOTE: the Jenkins instance is by default NOT SECURED, with the default admin user and password as "jenkins".