xref: /dragonfly/test/stress/stress2/load.cfg (revision 36a3d1d6)
1# Just a test of the EXCLUDETESTS feature
2
3# Default values
4. ./default.cfg
5
6###export TESTPROGS=""		# Remove comments for test
7###export HOG=1			# Remove comments for test
8
9###export LOAD=100		# Remove comments for test
10###export swapLOAD=100		# Remove comments for test
11###export rwLOAD=100		# Remove comments for test
12###export mkdirLOAD=100		# Remove comments for test
13###export creatLOAD=100		# Remove comments for test
14###export symlinkLOAD=100	# Remove comments for test
15###export swapLOAD=100		# Remove comments for test
16###export linkLOAD=100		# Remove comments for test
17
18EXCLUDETESTS="sysctl|swap|tcp|udp|syscall|mmap|socket|thr|thr1|thr2|shm|badcode"
19