Minor updates to qa/bench infrastructure.
[xfstests-dev.git] / common.config
index cfb0f5d4a2b1b8b88f6de6cccaeb2ec829020f4f..c2e7b19bd4587e8733080c2f4579a571f3aaa38a 100644 (file)
@@ -68,11 +68,11 @@ export EXTRA=${EXTRA:=-xfs-qa}
 SOAK_PROC=3            # -p option to fsstress
 SOAK_STRESS=10000      # -n option to fsstress
 SOAK_PASSES=-1         # count of repetitions of fsstress (while soaking)
-BENCH_PASSES=5         # count of repetitions of benchmarks (want averages)
 EMAIL=root@localhost   # where auto-qa will send its status messages
 export MKFS_OPTIONS=${MKFS_OPTIONS:=-bsize=4096}
 export MOUNT_OPTIONS=${MOUNT_OPTIONS:=-ologbufs=2}
 export MALLOCLIB=${MALLOCLIB:=/usr/lib/libefence.a}
+export BENCH_PASSES=${BENCH_PASSES:=5}
 
 case "$HOST"
 in
@@ -115,15 +115,15 @@ in
        TEST_DIR=/mnt/test
         SCRATCH_DEV=/dev/hda7
        SCRATCH_MNT=/mnt/scratch
+        SCRATCH_LOGDEV=/dev/hda9
        ;;
-    troppo)
+    goldfish)
        MODULAR=0
-       EMAIL="kaos@larry"
-       TEST_DEV=/dev/hdb13
-       TEST_DIR=/mnt/test
-       SCRATCH_DEV=/dev/hdb14
-       SCRATCH_MNT=/mnt/scratch
-       SCRATCH_LOGDEV=/dev/hdb15
+       TEST_DEV=/dev/hdc1
+       TEST_DIR=/mnt/xfs0
+       SCRATCH_DEV=/dev/hdc2
+       SCRATCH_MNT=/mnt/xfs1
+       SCRATCH_LOGDEV=/dev/hdc3
        ;;
     lord)
        TEST_DIR=/xfs