Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions tests/provision/bootc/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,16 @@ tag+:
require:
- tmt+provision-virtual
duration: 2h

adjust+:
- when: distro > fedora-42
Comment thread
LecrisUT marked this conversation as resolved.
because: |
Tests have started to fail avc test
https://bugzilla.redhat.com/show_bug.cgi?id=2443825
check:
- how: avc
ignore-pattern:
- "type=AVC.*comm=bootupctl.*scontext=system_u:system_r:install_t"
- "type=SELINUX_ERR.*oldcontext=system_u:system_r:install_t.*newcontext=system_u:system_r:mount_t"
# From default pattern
- "type=USER_AVC.*received policyload notice"