aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/jenkins/scripts/gen-java-jobs.py
AgeCommit message (Collapse)AuthorFilesLines
2020-03-06Fix Python linting issues in Python scriptsBartek Grzybowski1-7/+7
Fixed pylint issues for categories trailing-whitespace, trailing-newlines, syntax-error, unused-import. Change-Id: Iccbdb0c9538a6b8299c0517bafa1ec1be30f07cd Issue-ID: INT-1427 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2017-08-02Add license header to vagrant-jenkins scriptsGary Wu1-0/+9
Change-Id: I506c964f1ea85e3336d9b359751940b568c34506 Issue-id: INT-53 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-16Added vagrant setup for a Jenkins system for ONAPGary Wu1-0/+27
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>