commit | 9692bbf8609be5614265242a9325066266a7455d | [log] [tgz] |
---|---|---|
author | pierventre <pier@opennetworking.org> | Thu Nov 12 14:34:31 2020 +0100 |
committer | Pier Luigi Ventre <pier@opennetworking.org> | Wed Nov 18 07:49:36 2020 +0000 |
tree | bb90070625b09ef431c5c036ccb2e5c96eb8f2fb | |
parent | c501ef758ef2d4056e99ae3e1983d2bf05ec955e [diff] |
Final patch for [AETHER-778], [AETHER-779] and [AETHER-782] - Enables new CI/CD jobs for stable and master builds - Disable old CI/CD jobs - Removes taggging step from the publish script - Add weekly job for master Change-Id: Ie99565305c9f5119503d218097771ed69e80a656
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.