Skip to content

fedora-ci/installability-pipeline

Repository files navigation

installability-pipeline

This repository contains the definition of the Installability CI pipeline.

This pipeline tries to install, update, downgrade and remove RPM packages and publishes results via CI Messages.

Test definition

The generic installability test is described in a Flexible Metadata Format.

The actual definition lives in the installability.fmf file.

Test execution

The pipeline delegates the test execution to the Testing Farm. The pipeline only collects, archive and report results.

However, it is possible to run the installability test locally. To do that, clone this repository and run following command:

tmt run -ae TASK_ID=43617203 -e RELEASE_ID=Fedora-32 -d provision --how virtual.testcloud --image fedora plan --name /installability

The command above will run the installability test on a Koji build with the task Id "43617203" (f32-backgrounds-32.1.3-1.fc32) and it tests it in the context of the latest Fedora.

Releases

No releases published

Packages

No packages published

Languages