commit | 037d22ebbc0bee1f1bf3224f887967408a30c902 | [log] [tgz] |
---|---|---|
author | pierventre <pier@opennetworking.org> | Fri Sep 11 16:30:06 2020 +0200 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Wed Sep 23 05:08:13 2020 +0000 |
tree | fcf3bc52872ce69cbc46d8cd85da377983bccc5d | |
parent | f21ea1db457aa012702962195d36cf9844991819 [diff] |
Fix dependency between `version-tag` and `private-docker-publish` jobs. ONOS CI has a version-tag job for each repo and the name of the job is `version-tag_projectname`. This patch fixes also the issue seen in the docker-publish that cannot find the git tag. Change-Id: I6c1909f1ce0b8aa5a5458f8e2022b8fb8134d11b
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.