(Add myself to the member list) |
No edit summary |
||
(27 intermediate revisions by 10 users not shown) | |||
Line 22: | Line 22: | ||
=== Mailing lists === | === Mailing lists === | ||
[https://lists.fedorahosted.org/archives/list/ci@lists.fedoraproject.org/ ci@lists.fedoraproject.org] | |||
=== IRC === | === IRC === | ||
`#fedora-ci` at | `#fedora-ci` at Libera.Chat | ||
=== Meetings === | === Meetings === | ||
* Bi-weekly on Wednesdays, see [https://calendar.fedoraproject.org/meeting/9901/ calendar entry] | |||
* Add you discussion items to the agenda https://etherpad.gnome.org/p/fedora-ci | |||
=== Members === | === Members === | ||
* [[User:Bookwar]] Aleksandra Fedorova | * [[User:Bookwar]] Aleksandra Fedorova | ||
* [[User:clime]] Michal Novotny | * [[User:clime]] Michal Novotny | ||
* [[User:tstellar]] Tom Stellard | * [[User:tstellar]] Tom Stellard | ||
* [[User:mrc0mmand]] Frantisek Sumsal | * [[User:mrc0mmand]] Frantisek Sumsal | ||
* [[User:Fbo]] Fabien Boucher | |||
* [[User:dcantrel]] David Cantrell | |||
* [[User:mvadkert]] Miroslav Vadkerti | |||
* [[User:jimbair]] Jim Bair | |||
* [[User:ttomecek]] Tomas Tomecek | |||
== How to Join == | == How to Join == | ||
* Add yourself | * Add yourself to the table above | ||
* Join IRC channel and participate in Fedora CI SIG meetings | * Join IRC channel and participate in Fedora CI SIG meetings | ||
* Subscribe to mailing list | * Subscribe to mailing list | ||
* Apply to CI project at | * Apply to CI project at teams.fedoraproject.org | ||
== How to contribute == | |||
Some examples: | Some examples: | ||
Line 50: | Line 58: | ||
* On-board test pipelines | * On-board test pipelines | ||
* Bring your own! | * Bring your own! | ||
== Projects == | |||
=== [[zuul-based-ci|Zuul-based CI]] === | |||
* Bring CI infrastructure based on Zuul for projects hosted on pagure.io and src.fedoraproject.org. | |||
* Propose jobs and workflow of jobs around Pull Requests for Fedora packages (distgits on src.fedoraproject.org). | |||
Project wiki page: [[Zuul-based-ci]] | |||
[[User:Fbo]] & [[User:tdecacqu]] | |||
=== [https://packit.dev/testing-farm Packit Testing Farm] === | |||
Bring internal test coverage to Fedora CI and Upstream coverage. Unify downstream and upstream testing. [[User:mvadkert]], [[User:psss]], [[User:ttomecek]] | |||
=== Standard Test Roles inventory management === | |||
Goal: Pluggable system for STR inventory management | |||
Owner: bookwar | |||
=== Fedora dist-git tests statistics === | |||
Goal: Provide report on the dist-git tests CI pipeline in Rawhide | |||
Owner: bookwar | |||
[[Category:SIGs]] | [[Category:SIGs]] | ||
[[Category:CI]] | [[Category:CI]] | ||
[[Category:Fedora special-interest groups|CI SIG]] | [[Category:Fedora special-interest groups|CI SIG]] |
Latest revision as of 15:02, 16 June 2021
Continuous Integration Special Interest Group
Goal
The goal of the SIG is to bring together CI enthusiasts interested in developing tools, best practices, standards, and workflows to implement Continuous Integration at a larger scale.
While CI is well-known and used by many software projects, it is usually applied at an individual component level. Scaling it up is a challenge from both technical and organizational points of view. Here in Fedora, we have an opportunity to explore and develop the CI/CD topic beyond simple pull-request testing.
Topics
- CI for Fedora
- Containerized CI
- CI on bare-metal
- Gating at scale
- Packaging and CI
- CI and Upstream
- CI engines, Artifact storages, Test result aggregators, Test analytics systems
Benefit to Fedora
CI is rarely associated with packaged Linux distributions even though it is nowadays used in most of them. We’d like to change this perception, to show that packaging and CI can and should be used together.
We also would like to establish Fedora as a perfect CI platform. Virtualization, containerization and many other tools available in Fedora provide a good foundation to build flexible, open and modern CI solutions and CI architectures on top of it. Let's make use of them.
Communication
Mailing lists
IRC
#fedora-ci
at Libera.Chat
Meetings
- Bi-weekly on Wednesdays, see calendar entry
- Add you discussion items to the agenda https://etherpad.gnome.org/p/fedora-ci
Members
- User:Bookwar Aleksandra Fedorova
- User:clime Michal Novotny
- User:tstellar Tom Stellard
- User:mrc0mmand Frantisek Sumsal
- User:Fbo Fabien Boucher
- User:dcantrel David Cantrell
- User:mvadkert Miroslav Vadkerti
- User:jimbair Jim Bair
- User:ttomecek Tomas Tomecek
How to Join
- Add yourself to the table above
- Join IRC channel and participate in Fedora CI SIG meetings
- Subscribe to mailing list
- Apply to CI project at teams.fedoraproject.org
How to contribute
Some examples:
- Review/Write/Fix documentation related to Fedora CI and Gating
- Develop and package CI tools
- Develop CI analytics
- Develop CI pipelines framework
- On-board test pipelines
- Bring your own!
Projects
Zuul-based CI
- Bring CI infrastructure based on Zuul for projects hosted on pagure.io and src.fedoraproject.org.
- Propose jobs and workflow of jobs around Pull Requests for Fedora packages (distgits on src.fedoraproject.org).
Project wiki page: Zuul-based-ci
Packit Testing Farm
Bring internal test coverage to Fedora CI and Upstream coverage. Unify downstream and upstream testing. User:mvadkert, User:psss, User:ttomecek
Standard Test Roles inventory management
Goal: Pluggable system for STR inventory management Owner: bookwar
Fedora dist-git tests statistics
Goal: Provide report on the dist-git tests CI pipeline in Rawhide Owner: bookwar