$OpenBSD: patch-tests_runtests_py,v 1.4 2015/01/16 13:19:48 ajacoutot Exp $
--- tests/runtests.py.orig	Wed Jan 14 19:38:22 2015
+++ tests/runtests.py	Fri Jan 16 13:29:58 2015
@@ -36,7 +36,7 @@ try:
 except OSError as err:
     print('Failed to change directory to salt\'s source: {0}'.format(err))
 
-REQUIRED_OPEN_FILES = 3072
+REQUIRED_OPEN_FILES = 512
 
 
 class SaltTestsuiteParser(SaltCoverageTestingParser):
