Skip to content

Commit ec7bedf

Browse files
committed
Disable avc check, extend the duration a bit
1 parent f781e34 commit ec7bedf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/provision/bootc/main.fmf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ tag+:
44
- provision-bootc
55
require:
66
- tmt+provision-virtual
7+
duration: 40m
78

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

0 commit comments

Comments
 (0)