From 848a476603e66dc651b6bf3701f2f36f58c2d727 Mon Sep 17 00:00:00 2001 From: Frantisek Hrdina Date: Wed, 22 Jan 2025 12:36:13 +0100 Subject: [PATCH] Temp change to see if AVC is displayed --- Sanity/bodycheck/main.fmf | 1 + Sanity/bodycheck/runtest.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Sanity/bodycheck/main.fmf b/Sanity/bodycheck/main.fmf index 591f69b..c8919bd 100755 --- a/Sanity/bodycheck/main.fmf +++ b/Sanity/bodycheck/main.fmf @@ -23,3 +23,4 @@ extra-nitrate: TC#0602484 extra-summary: /CoreOS/postfix/Sanity/bodycheck extra-task: /CoreOS/postfix/Sanity/bodycheck id: 8bf013df-03a8-43f2-b5a5-7c26bacd3ca5 +check: avc diff --git a/Sanity/bodycheck/runtest.sh b/Sanity/bodycheck/runtest.sh index 3ca181f..9de20fb 100755 --- a/Sanity/bodycheck/runtest.sh +++ b/Sanity/bodycheck/runtest.sh @@ -34,7 +34,7 @@ rlJournalStart rlPhaseStartSetup rlAssertRpm $PACKAGE - if rlIsRHELLike '>=10' || rlIsFedora; then + if rlIsRHELLike '>=9' || rlIsFedora; then storagePrefix='lmdb' storagePostfix='lmdb' else