tests: Ignore message about wrong beakerlib app-info permissions
This is unrelated to the test, and really uninteresting.
This commit is contained in:
parent
a043a83424
commit
a6f0e0a3b0
@ -29,6 +29,8 @@ if [ "$TEST_OS" = "fedora-33" ]; then
|
|||||||
export TEST_OS=fedora-32
|
export TEST_OS=fedora-32
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# HACK: CI hits this selinux denial. Unrelated to our tests.
|
||||||
|
export TEST_ALLOW_JOURNAL_MESSAGES=".*Permission denied: '/var/cache/app-info/xmls/beakerlib-libraries.xml'"
|
||||||
|
|
||||||
# select tests
|
# select tests
|
||||||
TESTS=""
|
TESTS=""
|
||||||
|
Loading…
Reference in New Issue
Block a user