Add distribution and file tests that were part of baseos.ci tests
This commit is contained in:
parent
3a5a0e0d05
commit
66bfff65fa
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user