commit | 73685abcd77ddc6c0345ed897a558fe9e35157a5 | [log] [tgz] |
---|---|---|
author | You Wang <you@opennetworking.org> | Tue Jul 13 18:52:04 2021 -0700 |
committer | You Wang <you@opennetworking.org> | Tue Jul 13 18:52:04 2021 -0700 |
tree | f72930ead7cf4a9bc967f8f49fe961fc6bd6480a | |
parent | 8cbff5c16a92f7f8ea8e64572b3374d1745516ab [diff] |
Add support for onos-2.6 in Jenkins pipelines Change-Id: I2659741aa148bbb1e94f50a7f868658cadf66f11
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.