Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-06 | Fix Python linting issues in Python scripts | Bartek Grzybowski | 1 | -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-02 | Add license header to vagrant-jenkins scripts | Gary Wu | 1 | -0/+9 | |
Change-Id: I506c964f1ea85e3336d9b359751940b568c34506 Issue-id: INT-53 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> | |||||
2017-06-16 | Added vagrant setup for a Jenkins system for ONAP | Gary Wu | 1 | -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> |