From Fedora Project Wiki

< CI

Revision as of 15:18, 4 September 2018 by Psss (talk | contribs) (Add link to the F29 pipeline)

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:

In order to manually create a new job in the pipeline (e.g. to execute the tests again because of an infrastructure error) add the following comment to the pull request:

   [citest]

Links

To learn more about the pipeline visit following links:

Examples

Commit

Testing results appear as green or red dots directly in the Pagure interface. Clicking on them will bring you to result details.

Pipeline-results.png

Pull Request

For pull requests you can find test results in the right tab of the pull request page, for example: python-virtualenv

Pipeline-pr-results.png