$OpenBSD: patch-tests_runtests_py,v 1.3 2014/05/27 10:13:43 ajacoutot Exp $
--- tests/runtests.py.orig	Mon May  5 18:47:41 2014
+++ tests/runtests.py	Tue May 27 10:19:56 2014
@@ -34,7 +34,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):
