Add private CI for the RHEL distro
Resolves: RHELPLAN-155186
This commit is contained in:
parent
956bec8433
commit
94fb3f6768
7
ci.fmf
7
ci.fmf
@ -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
20
plan.fmf
Normal 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
|
Loading…
Reference in New Issue
Block a user