Add distribution and file tests that were part of baseos.ci tests

This commit is contained in:
Lukas Javorsky 2023-06-08 12:44:22 +00:00
parent d7e29b18a7
commit ed0a51ae01

View File

@ -5,8 +5,16 @@ adjust:
enabled: true enabled: true
because: private tests are accesible only within rhel pipline because: private tests are accesible only within rhel pipline
discover: discover:
- name: rhel - name: rhel-zlib
how: fmf how: fmf
url: git://pkgs.devel.redhat.com/tests/zlib url: git://pkgs.devel.redhat.com/tests/zlib
- name: distribution
how: fmf
url: git://pkgs.devel.redhat.com/tests/distribution
test: /rebuild/TC#0517975
- name: file
how: fmf
url: git://pkgs.devel.redhat.com/tests/file
test: /Sanity/command-line-options
execute: execute:
how: tmt how: tmt