cockpit-podman/plans/upstream.fmf

25 lines
473 B
Plaintext
Raw Normal View History

discover:
how: fmf
dist-git-source: true
execute:
how: tmt
2024-06-04 05:03:18 +00:00
# Let's handle them upstream only, don't break Fedora/RHEL reverse dependency gating
environment:
TEST_AUDIT_NO_SELINUX: 1
/system:
summary: Run tests on system podman
discover+:
test: /test/browser/system
/user:
summary: Run tests on user podman
discover+:
test: /test/browser/user
/misc:
summary: Run other tests
discover+:
test: /test/browser/other