Review Submission Date: Jan 11, 2021
Project Description:
CI-management repo hosts all configuration for Jenkins Job Builder that generates all Jenkins jobs into jenkins.onap.org. It also hosts all configuration for cloud management
and scripts for CI CD procedures.
Project Landing Page:
The documentation behind ci-management is maintained globally by LFRELENG under https://docs.releng.linuxfoundation.org/en/latest/jenkins.html
Project Meeting Minutes:
Meetings for this project are currently done at internal company level in LF
Leadership Resources :
Role | Name | Linux Foundation Login (LFID) | Email Address |
---|---|---|---|
PTL | Jessica Gonzalez | jwagantall | |
Committers | Bengt Thuree (Unlicensed) | bthuree | |
Andrew Grimberg | agrimberg | ||
Eric Ball | eball | ||
Morgan Richomme | mrichomme | ||
bgrzybowski | |||
Lasse Kaihlavirta | kaihlavi |
Project & Release History
- How long the project has been an active: This repo has been active since launch and as recent as 2017-01-24
- Release Participation: All ONAP releases.
- Engagement levels for past releases (up to 3):
- Commits per Release: described below
- Contributors per Release: described below
- Companies per release: described below
- Use Cases: CI-management is responsible for every other repo's CI/CD operations.
Statistics taken from https://insights.lfx.linuxfoundation.org/
Release name and timeframe | commits | contributors | companies |
---|---|---|---|
Amsterdam ( 1/1/2017 to 11/16/2017 ) | 826 | 74 | 9 |
Beijing ( 11/17/2017 to 6/7/2018 ) | 433 | 66 | 11 |
Cassablanca ( 6/8/2018 to 11/30/2018 ) | 396 | 71 | 11 |
Dublin ( 12/1/2018 to 7/9/2019 ) | 424 | 73 | 11 |
El Alto ( 7/10/2019 to 10/24/2019 ) | 272 | 71 | 11 |
Frankfurt ( 10/25/2019 to 6/18/2020 ) | 482 | 79 | 11 |
Architecture Alignment:
- N/A
Artifact Information:
- ci-management uses lftools, global-jjb and common-packer releases to stay up to date. This includes:
- https://github.com/lfit/releng-lftools/tags (Releases for lftools)
- https://github.com/lfit/releng-global-jjb/tags (Releases for global-jjb)
- https://github.com/lfit/releng-common-packer/tags (Releases for common-packer)
Other Information:
- ci-management is the core of every single ONAP repo's CICD workflow. At the moment, there are no ONAP repos in existence that manages their releases without the use of ONAP's Jenkins system.