21 lines
434 B
Plaintext
21 lines
434 B
Plaintext
|
/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
|