cockpit/plans/all.fmf
Martin Pitt c2acc8120f Update to 317
Related: jira#RHEL-34216
2024-06-04 08:46:56 +02:00

25 lines
531 B
Plaintext

discover:
how: fmf
dist-git-source: true
execute:
how: tmt
# Let's handle them upstream only, don't break Fedora/RHEL reverse dependency gating
environment:
TEST_AUDIT_NO_SELINUX: 1
/main:
summary: Non-storage tests
discover+:
test: /test/browser/main
/storage-basic:
summary: Basic storage tests
discover+:
test: /test/browser/storage-basic
/storage-extra:
summary: More expensive storage tests (LVM, LUKS, Anaconda)
discover+:
test: /test/browser/storage-extra