2022-04-19 11:54:54 +00:00
|
|
|
discover:
|
|
|
|
how: fmf
|
2022-05-10 09:01:10 +00:00
|
|
|
dist-git-source: true
|
2022-04-19 11:54:54 +00:00
|
|
|
execute:
|
|
|
|
how: tmt
|
2023-04-11 10:06:28 +00:00
|
|
|
|
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
|
|
|
|
|
2023-04-11 10:06:28 +00:00
|
|
|
/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
|