1# $FreeBSD$
2
3# Configuration needed for the beaver1 test box
4
5export RUNDIR=/usr/tmp/stressX
6TZ=Europe/Copenhagen; export TZ
7
8###export BLASTHOST=192.168.5.105	# orangutan
9export BLASTHOST=127.0.0.1	#
10
11export DISKIMAGE=/usr/tmp/diskimage	# Location of 1G disk image
12export MNTPOINT=/mnt		# Disk image mount point
13export TESTUSER=test		# Name of non root test user
14###export MDSTART=5		# Start of free md units
15###INCARNATIONS=125
16