commit | dfa59f37de6e1b54470afd38f605cfad8c41bdf8 | [log] [tgz] |
---|---|---|
author | EmanueleGallone <emanuele@opennetworking.org> | Mon Nov 15 22:07:04 2021 +0100 |
committer | Emanuele Gallone <emanuele@opennetworking.org> | Mon Nov 15 22:11:36 2021 +0000 |
tree | 507d8d8bd0a5b7f3790e3274bce6a2320e6d9f49 | |
parent | 3b0861ca29c247a274fdda849a5bfba136af9f43 [diff] |
Move credential bindings to Jenkinsfile. The credentials are now accessed directly on the pipeline, using `withCredentials`. Change-Id: I22a5f17b97ddb4dc877d1eee3c739e6753141b76
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.