commit | c6dbe5e54840283479c2b0fdcea6a14c9721cadb | [log] [tgz] |
---|---|---|
author | EmanueleGallone <emanuele@opennetworking.org> | Mon Jan 10 19:27:12 2022 +0100 |
committer | EmanueleGallone <emanuele@opennetworking.org> | Mon Jan 10 19:27:12 2022 +0100 |
tree | 15d62f282e1d5411c729da90ab16606c7e7bd57b | |
parent | da8136d57972a9907067b760f3850ce2b55bcc81 [diff] |
Add Jenkins jobs to test fabric-int and fabric-spgw-int profile for v1model Change-Id: I200f25eb895d68a7d3fe1a952de76295b5fbb702
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.