commit | 9a4cbfa06851f65fa947d7944dc74cfc4ba07076 | [log] [tgz] |
---|---|---|
author | Carmelo Cascone <carmelo@opennetworking.org> | Wed Aug 19 23:11:50 2020 -0700 |
committer | Carmelo Cascone <carmelo@opennetworking.org> | Tue Sep 01 22:48:41 2020 +0000 |
tree | e6d518445a33789b5011f41cf03a1cb46e659998 | |
parent | 9f14e96b4cbabc8ccd42c1b73754b586df2f2d85 [diff] |
Grant some permissions to anonymous users for onfstaff-private jobs To discover (force redirect to login page instead of 404) and view status (to use build states badged in project pages). Also, set fabric-tna-postmerge job to run nightly, to make sure the status of master is always up-to-date (e.g., if a PR-triggered job fails be cause of transient errors) Change-Id: I3f7ee86b37238fe8e7e0acb6c874ddafb5409697
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.