File skip-obs-unreliable-debian-rhel-ionice-test.patch of Package saltbundlepy-psutil

--- a/psutil/tests/test_process.py
+++ b/psutil/tests/test_process.py
@@ -344,6 +344,7 @@
             self.assertGreaterEqual(io2[i], 0)
             self.assertGreaterEqual(io2[i], 0)
 
+    @unittest.skipIf(True, "could be flacky in obs with Debian or Red Hat based systems")
     @unittest.skipIf(not HAS_IONICE, "not supported")
     @unittest.skipIf(not LINUX, "linux only")
     @unittest.skip("Unreliable in OBS")
openSUSE Build Service is sponsored by