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 d65a51467c
commit 878bf2c427
1 changed files with 9 additions and 1 deletions

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