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 3a5a0e0d05
commit 66bfff65fa

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