This is a repository containing reusable tmt tests focused on testing the packaging process.
It is assumed that these tests are imported and used in a testing-farm environment or through their reproduction script.
In order to import such tests, simply define a tmt plan with the content:
plan:
import:
url: https://github.com/packit/tmt-plans
name: /plans/name-of-reusable-plan
You can alter the inputs of this plan through environment variables.
- Plans equivalent with jobs run on
bohdi
/plans/rpminspect
-
/rpmdeplint
-
/installability
- Other plans