File 0001-build-disable-sysfs-test.patch of Package libnvme.36251

From 10cfa16880646a306ed14c4e9b20e43502927e6e Mon Sep 17 00:00:00 2001
From: Daniel Wagner <dwagner@suse.de>
Date: Wed, 14 Feb 2024 14:19:07 +0100
Subject: [PATCH] build: disable sysfs test

The test is not running stable in OSC environment. This is a new test
which is running stable in the upstream CI builds. So this is something
downstream and needs some more digging.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
---
 test/meson.build | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/meson.build b/test/meson.build
index 616d8dc..84ce126 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -99,6 +99,6 @@ subdir('ioctl')
 subdir('nbft')
 
 if json_c_dep.found()
-    subdir('sysfs')
-    subdir('config')
+#    subdir('sysfs')
+#    subdir('config')
 endif
-- 
2.46.0

openSUSE Build Service is sponsored by