commit | fa867f7f6380125e01bdc6636ab555756ba0270f | [log] [tgz] |
---|---|---|
author | pierventre <pier@opennetworking.org> | Thu Jul 16 14:03:09 2020 +0200 |
committer | pierventre <pier@opennetworking.org> | Thu Jul 16 14:08:06 2020 +0200 |
tree | d05efb525ad660ff2ea7abc6475393a0a101b142 | |
parent | 2d39cbac2800d25347c5f62ecb441730fb2906be [diff] |
Fix for docker-publish job. The first fix is needed because by default the sandbox is not enabled in onos jenkins. The second fix is needed because onos jenkins uses ssh for scm and the credentials file is necessary Change-Id: I61b6a464adaf061ac182abf794533a4cf8fe5e20
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.