packit / tmt-plans

Shared library of TMT plans
MIT License
0 stars 3 forks source link

Packit-tmt

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.

Quick-start

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 available