Add private CI for the RHEL distro

Resolves: RHELPLAN-155186
This commit is contained in:
Lukas Javorsky 2023-06-14 10:05:45 +00:00
parent 956bec8433
commit 94fb3f6768
2 changed files with 20 additions and 7 deletions

7
ci.fmf
View File

@ -1,7 +0,0 @@
summary: CI plan
discover:
how: fmf
url: https://src.fedoraproject.org/tests/zlib.git
ref: main
execute:
how: tmt

20
plan.fmf Normal file
View File

@ -0,0 +1,20 @@
/public:
summary: Public (Fedora) beakerlib tests
discover:
how: fmf
url: https://src.fedoraproject.org/tests/zlib.git
execute:
how: tmt
/private:
enabled: false
adjust:
- when: distro == rhel
enabled: true
because: private tests are accesible only within rhel pipline
discover:
how: fmf
url: https://pkgs.devel.redhat.com/cgit/tests/zlib.git
execute:
how: tmt