From 7d7fc16e2f9e98f5fc2115cfda06d01632c687fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Hrdina?= Date: Tue, 18 Feb 2025 13:13:49 +0100 Subject: [PATCH] Update relevancy of got-audit test --- Sanity/got-audit/main.fmf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Sanity/got-audit/main.fmf b/Sanity/got-audit/main.fmf index 33abf52..9fed390 100644 --- a/Sanity/got-audit/main.fmf +++ b/Sanity/got-audit/main.fmf @@ -11,4 +11,10 @@ require+: - gdb-gef # needed to test got-audit test: ./runtest.sh framework: beakerlib - +adjust: + - enabled: false + when: distro == rhel + continue: false + - enabled: false + when: distro == centos-stream + continue: false \ No newline at end of file