From Fedora Project Wiki
< CI
(List pipelines with links) |
(Heading cleanup) |
||
Line 1: | Line 1: | ||
The testing '''Pipeline''' detects tests for enabled | The testing '''Pipeline''' detects tests for enabled | ||
packages, executes the test coverage and gathers the results. | packages, executes the test coverage and gathers the results. | ||
= Instances = | |||
There are several CI pipelines enabled in the CentoOS Jenkins: | There are several CI pipelines enabled in the CentoOS Jenkins: | ||
Line 11: | Line 9: | ||
* [https://jenkins-continuous-infra.apps.ci.centos.org/view/Fedora%20All%20Packages%20Pipeline/ Fedora] - for all packages | * [https://jenkins-continuous-infra.apps.ci.centos.org/view/Fedora%20All%20Packages%20Pipeline/ Fedora] - for all packages | ||
= Links = | |||
To learn more about the pipeline visit following links: | To learn more about the pipeline visit following links: | ||
Line 22: | Line 20: | ||
* [https://jenkins-continuous-infra.apps.ci.centos.org/ CI-Pipeline instance in Centos CI] | * [https://jenkins-continuous-infra.apps.ci.centos.org/ CI-Pipeline instance in Centos CI] | ||
= Examples = | |||
Testing results appear as green or red dots directly in the Pagure | Testing results appear as green or red dots directly in the Pagure |
Revision as of 10:47, 11 April 2018
The testing Pipeline detects tests for enabled packages, executes the test coverage and gathers the results.
Instances
There are several CI pipelines enabled in the CentoOS Jenkins:
- Atomic Host - for selected packages
- Fedora - for all packages
Links
To learn more about the pipeline visit following links:
- CI Pipeline Architecture and Design
- Detailed pipeline description
- Build options and ideas
- Upstream open-source project integration
- Fedora requirements for CI and CD
- CI-Pipeline instance in Centos CI
Examples
Testing results appear as green or red dots directly in the Pagure interface. Clicking on them will bring you to result details.