commit | 08dd51151de801f9f2691a0f39e4a6649ed82004 | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Tue May 25 17:40:26 2021 +0200 |
committer | Daniele Moro <daniele@opennetworking.org> | Tue May 25 17:40:26 2021 +0200 |
tree | 6315180f19f48a781f7212dde9f203ca5dbc104e | |
parent | 344e9a942d81605fa2efd7dd9d2a9cf1b2f606f1 [diff] |
Add CI job for publishing snapshots in onos-2.5 Change-Id: I7683722f37d0aa91550d05ae0b45099b9205c54e
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.