svn commit: r252685 - user/pho/stress2
Peter Holm
pho at FreeBSD.org
Thu Jul 4 06:11:52 UTC 2013
Author: pho
Date: Thu Jul 4 06:11:51 2013
New Revision: 252685
URL: http://svnweb.freebsd.org/changeset/base/252685
Log:
Added host specific configuration file.
Added:
user/pho/stress2/giantape1.netperf.freebsd.org
Added: user/pho/stress2/giantape1.netperf.freebsd.org
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ user/pho/stress2/giantape1.netperf.freebsd.org Thu Jul 4 06:11:51 2013 (r252685)
@@ -0,0 +1,14 @@
+# $FreeBSD$
+
+# Configuration needed for the giantape1 test box
+
+export BLASTHOST=192.168.5.105 # orangutan
+
+export DISKIMAGE=/var/tmp/diskimage # Location of 1G disk image
+export MNTPOINT=/mnt # Disk image mount point
+export TESTUSER=test # Name of non root test user
+export MDSTART=5 # Start of free md units
+export INCARNATIONS=20
+export swapINCARNATIONS=64
+export testuser=test # Name of non root test user
+export RUNTIME=5m
More information about the svn-src-user
mailing list