commit | 3b0861ca29c247a274fdda849a5bfba136af9f43 | [log] [tgz] |
---|---|---|
author | Emanuele Gallone <emanuele@opennetworking.org> | Tue Nov 09 16:53:57 2021 +0100 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Mon Nov 15 19:00:11 2021 +0000 |
tree | da263a5f75966204c7bf7f39d46be61e7bea4e48 | |
parent | 886078ebc804a9ce8b917a1943a560e16db17dd6 [diff] |
Define new parallel jenkins jobs for fabric-tna parallelized execution of fabric-tna jobs running one profile plus architecture, each. Shift from bash scripts to declarative pipeline. Change-Id: I38c8f8e8c24e7b72e5025c56123e3a21717a600d
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.