commit | 87b55834a71cf3e85446ae0e99b3d0d07e5d00dc | [log] [tgz] |
---|---|---|
author | Darius <darius@opennetworking.org> | Wed Dec 15 16:12:38 2021 -0800 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Fri Dec 17 18:09:49 2021 +0000 |
tree | aeeeb7eafd6cf317eed3db6faf74c4587d85c9bc | |
parent | f7b9974d691c8e3e8a3768534025e64fc201cccd [diff] |
[SDFAB-868] Create new job for running nightly BESS-UPF linerate tests * Implements a new template containing parameters for the job * Implements a new pipeline defining job behavior and steps * Fix virtualenv invocation - zdw Change-Id: I54189595af50fcdac5206bc00df38080b39a2d95
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.