xref: /dragonfly/test/stress/stress2/beaver1.sentex.ca (revision 86d7f5d305c6adaa56ff4582ece9859d73106103)
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