Define upstream test suite separately from CI-Tier-1 tagged tests

This commit is contained in:
Martin Banas 2024-12-16 11:14:17 +01:00
parent 8f8fd5155f
commit c90b5415ad

View File

@ -4,6 +4,11 @@ discover:
how: fmf
filter: 'tag: CI-Tier-1'
url: https://pkgs.devel.redhat.com/git/tests/dnf
- name: dnf
how: fmf
url: https://pkgs.devel.redhat.com/git/tests/dnf
test:
- /Sanity/run-upstream-tests-on-rhel
- name: libdnf
how: fmf
filter: 'tag: CI-Tier-1'