From 6aee73ea00ea0e2d02b7fc8be388e7d8e95c1e9f Mon Sep 17 00:00:00 2001 From: Arshad Hussain Date: Wed, 11 Dec 2024 00:09:13 -0500 Subject: [PATCH] LU-17679 tests: Disable sanity/851 Disable sanity/851 it is fanotify(monitoring API) and can be disabled until proper solution. Test-Parameters: trivial Signed-off-by: Arshad Hussain Change-Id: I78d45e44035c534fbab8138e031a1a843180cc88 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57359 Reviewed-by: Feng Lei Reviewed-by: Li Xi Reviewed-by: Oleg Drokin Tested-by: jenkins Tested-by: Maloo --- lustre/tests/sanity.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index e14037c..72e23ee 100755 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -42,6 +42,7 @@ always_except LU-6493 42b always_except LU-16515 118c 118d always_except LU-8411 407 always_except LU-18032 119i +always_except LU-17679 851 if $SHARED_KEY; then always_except LU-14181 64e 64f -- 1.8.3.1