Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.17 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.17 KB

Fedora CI pipelines for generic tests

Pipeline Overview

Each generic Fedora CI pipeline consists of 2 or 3 repositories. The purpose of the repositories is as follows:

Branches in pipeline definition and trigger repositories follow the same naming conventions as branches in dist-git — i.e. "master" branch defines the pipeline for Fedora Rawhide, "f32" branch is for Fedora 32 and so on. The container image repository is an exception and "master" branch is usually all that is needed.

How to create a new generic pipeline

The process of creating a new generic pipeline is described in a separate document. You can find it here.