commit | b603a71960c63951d2e40223b39492db5c503a5a | [log] [tgz] |
---|---|---|
author | Carmelo Cascone <carmelo@opennetworking.org> | Thu Jul 30 10:55:28 2020 -0700 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Thu Jul 30 19:04:04 2020 +0000 |
tree | d1b46a47f2fec0a6cdc35a7320ea21a300d849d7 | |
parent | d9a21f55df1ee675871a33ba074338d49a1b2ad0 [diff] |
Disable using projectlock during onos release jobs It's missing from the Gerrit server because of the recent server upgrade. We can re-enable locking when the projectlock plugin will be updated, or change the release process to tag a specific commit instead of the whole branch. Change-Id: I92353cd35b87bb94e136be8543910caf8eb0b2c7
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.