commit | c501ef758ef2d4056e99ae3e1983d2bf05ec955e | [log] [tgz] |
---|---|---|
author | Charles Chan <charles@opennetworking.org> | Tue Nov 17 17:00:11 2020 -0800 |
committer | Charles Chan <charles@opennetworking.org> | Tue Nov 17 17:00:17 2020 -0800 |
tree | 913966714ba132da6568a0b7a6e28fe429fe886a | |
parent | 4a959606416bf1ad00509102803461c9b6844e18 [diff] |
Use JaCoCo to generate coverage report for Maven jobs Change-Id: I97c43b20c1e27fb5f0a73a22e0a86287361dfc35
Sets up the CI system for ONOS on Jenkins via Jenkins Job Builder, and the EC2 executor nodes via Packer.
jjb/defaults.yaml
: default values used to parameterize all jjb jobs
jjb/onf-macros.yaml
: JJB macros used by other jobs that set common behavior and reduce verbosity of normal jobs.
jjb/templates/*.yaml
: JJB job-templates that are used by other jobs.
jjb/repos/*.yaml
: normal location of per-gerrit-repo validation jobs, file name is the same as the repo name.