aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap
AgeCommit message (Collapse)AuthorFilesLines
2017-07-26Sync latest changes for vagrant-onapVictor Morales38-202/+2007
Given some internal procedures was not possible to submit all the changes. In the meantime, those changes were placed into an non-official project. This change syncronizes the latest changes into the official repository. Issue-id: INT-17 Change-Id: Ia4125f4b70273401e4ed3cc1908d2e2ad7d1c2e9 Signed-off-by: Victor Morales <victor.morales@intel.com>
2017-07-25Update Java jobs in Vagrant JenkinsGary Wu1-0/+54
Change-Id: Ib0b8138ccfd8d28a4b147a7e9caf88b37473c278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-22RefactoringGary Wu4-12/+23
Change-Id: I6fdd372db4d8856853eb045033bd9dfbdcbea160 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-22Increase wait time for jenkins restartsGary Wu1-2/+2
Change-Id: I6aac7292be22d753ee46f8caf308e04001c44c36 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-22Fix bug in pathsGary Wu2-1/+2
Change-Id: I5f2ee3169c036496ca5bc9b7c6b64b002b7616de Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-22Add java jobs for new reposGary Wu1-0/+6
Change-Id: Ia4127d9b90066a1adf4134ddd0da3f28b7cbc647 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-21Update pull-all.sh to not clean the reposGary Wu2-8/+16
Change-Id: I784873b8137075bb08dfb856caafb7f3a143f454 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-20Add vagrant-onap projectVictor Morales20-0/+1170
This commit contains the current state of the files and folders imported from github repository[1]. Fixes and features are expected to be implemented in this project. [1] https://github.com/electrocucaracha/vagrant-onap Change-Id: Ib1e8d264e9566c5e44454f5475b5da4638879cb7 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-id: CIMAN-28
2017-06-20Remove pre-pulling of 3rd party docker imagesGary Wu1-10/+0
Change-Id: Ia7b7c8d2272d71c5d95dcd66ada8afe44f2577d3 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-16Add java job for aai/sparky-beGary Wu1-0/+3
Change-Id: I4568e3e964fd5a13a88a5db3450b6632c4461162 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-16Add README for bootstrap/jenkinsGary Wu1-0/+12
Change-Id: I7b3691ddfd5bde8898e25654f19fa7d50ef8e668 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-16Added vagrant setup for a Jenkins system for ONAPGary Wu21-1/+822
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>
2017-06-16Initial directory structure for integrationGary Wu1-0/+7
Change-Id: Ic578c19fa84ce2a49b7d875e15036e8ac9885831 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>