commit | 55ab97677e1a9cae3ea1b6a5689534e8eefd67d2 | [log] [tgz] |
---|---|---|
author | You Wang <you@opennetworking.org> | Wed Dec 02 09:00:34 2020 -0800 |
committer | You Wang <you@opennetworking.org> | Wed Dec 02 09:00:34 2020 -0800 |
tree | 92404d5e25e5d4804675a7d014b91eab61fb1980 | |
parent | 72970564008fe8d1e501503ac6b0813ece6a38ca [diff] |
Add support for onos-2.5 in Jenkins pipelines Change-Id: Ie927ca5b5b0e0a1ac3403271187371dc24bfc31f
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.