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