commit | 409cf359eada25e233c0279c430852958a715eb3 | [log] [tgz] |
---|---|---|
author | Jeremy Ronquillo <jeremyr@opennetworking.org> | Tue Jan 21 17:01:01 2020 -0800 |
committer | Zack Williams <zdw@opennetworking.org> | Thu Jan 23 20:25:51 2020 +0000 |
tree | ffb381818cb62b47afbd98d20a1491aa1a0df5e1 | |
parent | 5a0238c55d73ca40a97d40847e0823881fcc2db6 [diff] |
Adding onos-2.3 system testing support for Jenkins Pipelines Change-Id: Ic44c287dee562d24c3eda6f8a06e4d995430574a
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.