Skip to content

Commit

Permalink
Disable avc check, extend the duration a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
psss committed Nov 21, 2024
1 parent f781e34 commit ec7bedf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/provision/bootc/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ tag+:
- provision-bootc
require:
- tmt+provision-virtual
duration: 40m

# As for now there is an expected AVC failure:
# https://github.com/osbuild/bootc-image-builder/issues/645
check:
- how: avc
result: xfail
enabled: false

0 comments on commit ec7bedf

Please sign in to comment.