commit | f7b9974d691c8e3e8a3768534025e64fc201cccd | [log] [tgz] |
---|---|---|
author | EmanueleGallone <emanuele@opennetworking.org> | Mon Dec 13 21:30:15 2021 +0100 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Thu Dec 16 22:35:54 2021 +0000 |
tree | 91bf3a5685639cdf7af4baacde22a2d5fa1ed1a2 | |
parent | 3899f39a282fbb2473548e4f11c189830ae937ce [diff] |
Clean jjb template from the unused timeout. Timeout is set directly in the Jenkinsfile. Change-Id: I9415ab99df5711ebd65199350e102ca0a40f0eb2
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.