xfstests: remove stale machine configs

Left over from the days of ASG, all stale. Remove them, leaving just
an simple example that defines all the variables that can be
configured. Also, add a localhost defined config set up for simple
KVM based guest test configs using virtio for their block devices to
simplify test setup in such scenarios..

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Phil White <pwhite@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
This commit is contained in:
Dave Chinner
2013-03-15 12:27:48 +00:00
committed by Rich Johnston
parent 0925cbea74
commit b9e446cbdf
51 changed files with 30 additions and 468 deletions
-8
View File
@@ -1,8 +0,0 @@
# Autogenerated config for host 134.14.54.101, by xaiki's hack.pl
#The IP for file system resource on HA cluster.
EMAIL="leenap@sgi.com"
[ -z "$TEST_DIR" ] && TEST_DIR=/mnt/test
[ -z "$TEST_DEV" ] && TEST_DEV=/dev/lxvm/test
[ -z "$SCRATCH_MNT" ] && SCRATCH_MNT=/mnt/scratch
[ -z "$SCRATCH_DEV" ] && SCRATCH_DEV=/dev/lxvm/scratch
-8
View File
@@ -1,8 +0,0 @@
# Autogenerated config for host 134.14.54.86, by xaiki's hack.pl
#The IP for file system resource on HA cluster.
EMAIL="leenap@sgi.com"
[ -z "$TEST_DIR" ] && TEST_DIR=/mnt/test
[ -z "$TEST_DEV" ] && TEST_DEV=/dev/lxvm/test
[ -z "$SCRATCH_MNT" ] && SCRATCH_MNT=/mnt/scratch
[ -z "$SCRATCH_DEV" ] && SCRATCH_DEV=/dev/lxvm/scratch
-8
View File
@@ -1,8 +0,0 @@
# Autogenerated config for host bongo, by xaiki's hack.pl
TEST_DEV=/dev/hda8
TEST_DIR=/xfs1
SCRATCH_DEV=/dev/hda9
SCRATCH_MNT=/xfs2
SCRATCH_LOGDEV=/dev/hda10
SCRATCH_RTDEV=/dev/hda11
-10
View File
@@ -1,10 +0,0 @@
# Autogenerated config for host break, by xaiki's hack.pl
MODULAR=1
EMAIL="nathans@larry"
SCRATCH_MNT=/mnt/scratch
#SCRATCH_DEV=/dev/sda6
SCRATCH_DEV=budgie:/mnt/scratch
TEST_DIR=/mnt/test
#TEST_DEV=/dev/sda5
TEST_DEV=budgie:/mnt/test
-16
View File
@@ -1,16 +0,0 @@
# Autogenerated config for host bruce, by xaiki's hack.pl
MODULAR=0
EMAIL="nathans@larry"
SCRATCH_MNT=/mnt/scratch
SCRATCH_DEV=/dev/sdb5
SCRATCH_RTDEV=/dev/sdc1
SCRATCH_LOGDEV=/dev/ram0
TEST_DIR=/mnt/test
TEST_DEV=/dev/sdc3
TEST_RTDEV=/dev/sdb6
TEST_LOGDEV=/dev/ram1
#TAPE_DEV=/dev/st0
#RMT_TAPE_DEV=bruce:/dev/st0
#RMT_IRIXTAPE_DEV=snort:/dev/tape
#RMT_TAPE_USER=guest
-6
View File
@@ -1,6 +0,0 @@
# Autogenerated config for host burst, by xaiki's hack.pl
TEST_DIR=/xfs
TEST_DEV=/dev/hda3
SCRATCH_DEV=/dev/hda7
SCRATCH_MNT=/scratch
-12
View File
@@ -1,12 +0,0 @@
# Autogenerated config for host carrot, by xaiki's hack.pl
#dedicated qa machine, used to be dribble
MODULAR=0
EMAIL="ddiss@sgi.com"
TEST_DIR=/mnt/test
TEST_DEV=/dev/dsk/dks0d2s0
SCRATCH_MNT=/mnt/scratch
SCRATCH_DEV=/dev/dsk/dks0d2s6
#TAPE_DEV=/dev/tape
#RMT_TAPE_DEV=icy:/dev/st0
#RMT_TAPE_USER=guest
-11
View File
@@ -1,11 +0,0 @@
# Autogenerated config for host chapter11, by xaiki's hack.pl
[ -z "$MODULAR" ] && MODULAR=1
EMAIL="ddiss@sgi.com"
[ -z "$TEST_DIR" ] && TEST_DIR=/mnt/test
[ -z "$TEST_DEV" ] && TEST_DEV=/dev/sdb5
[ -z "$TEST_LOGDEV" ] && TEST_LOGDEV=/dev/sdb7
[ -z "$SCRATCH_MNT" ] && SCRATCH_MNT=/mnt/scratch
[ -z "$SCRATCH_DEV" ] && SCRATCH_DEV=/dev/sdb6
[ -z "$SCRATCH_LOGDEV" ] && SCRATCH_LOGDEV=/dev/sdb8
[ -z "$SCRATCH_RTDEV" ] && SCRATCH_RTDEV=/dev/sdb9
-10
View File
@@ -1,10 +0,0 @@
# Autogenerated config for host break, by xaiki's hack.pl
MODULAR=1
EMAIL="nathans@larry"
SCRATCH_MNT=/mnt/scratch
#SCRATCH_DEV=/dev/sda6
SCRATCH_DEV=budgie:/mnt/scratch
TEST_DIR=/mnt/test
#TEST_DEV=/dev/sda5
TEST_DEV=budgie:/mnt/test
-15
View File
@@ -1,15 +0,0 @@
# Autogenerated config for host cocky, by xaiki's hack.pl
MODULAR=1
EMAIL="ajones@sgi.com"
TEST_DIR=/mnt/test
TEST_DEV=/dev/sdb1
TEST_LOGDEV=/dev/sdb3
SCRATCH_MNT=/mnt/scratch
SCRATCH_DEV=/dev/sdb2
SCRATCH_LOGDEV=/dev/sdb4
#SCRATCH_RTDEV=/dev/sdb5
TAPE_DEV=/dev/st0
#RMT_IRIXTAPE_DEV=snort:/dev/tape
#RMT_TAPE_DEV=icy:/dev/st0
#RMT_TAPE_USER=guest
-7
View File
@@ -1,7 +0,0 @@
# Autogenerated config for host crackle, by xaiki's hack.pl
#irix-crackle
TEST_DIR=/mnt/xfs
SCRATCH_MNT=/mnt/xfs2
TEST_DEV=/dev/dsk/dks0d1s3
SCRATCH_DEV=/dev/dsk/dks0d1s4
-7
View File
@@ -1,7 +0,0 @@
# Autogenerated config for host cxfsirix1, by xaiki's hack.pl
EMAIL="ajones@sgi.com"
TEST_DIR=/mnt/xfs_test0
TEST_DEV=/dev/cxvm/xfs_test0
SCRATCH_MNT=/mnt/xfs_test1
SCRATCH_DEV=/dev/cxvm/xfs_test1
-8
View File
@@ -1,8 +0,0 @@
# Autogenerated config for host dassi, by xaiki's hack.pl
MODULAR=0
EMAIL="ddiss@sgi.com"
TEST_DIR=/mnt/test
TEST_DEV=/dev/dsk/dks0d2s0
SCRATCH_MNT=/mnt/scratch
SCRATCH_DEV=/dev/dsk/dks0d2s1
-10
View File
@@ -1,10 +0,0 @@
# configuration file for dibbler
[ -z "$MODULAR" ] && MODULAR=1
EMAIL="mohamedb@sgi.com"
[ -z "$TEST_DIR" ] && TEST_DIR=/mnt/test
[ -z "$TEST_DEV" ] && TEST_DEV=/dev/sdb1
[ -z "$TEST_LOGDEV" ] && TEST_LOGDEV=/dev/sdb3
[ -z "$SCRATCH_MNT" ] && SCRATCH_MNT=/mnt/scratch
[ -z "$SCRATCH_DEV" ] && SCRATCH_DEV=/dev/sdb2
[ -z "$SCRATCH_LOGDEV" ] && SCRATCH_LOGDEV=/dev/sdb4
-10
View File
@@ -1,10 +0,0 @@
# Autogenerated config for host dmfnt2, by xaiki's hack.pl
TEST_DEV=/dev/sda6
TEST_DIR=/mnt/test
SCRATCH_DEV=/dev/sdc6
SCRATCH_MNT=/mnt/scratch
TAPE_DEV=/dev/st0
RMT_TAPE_DEV=longhorn:/dev/tape
# RMT_IRIXTAPE_DEV=longhorn:/dev/tape
RMT_TAPE_USER=guest
-12
View File
@@ -1,12 +0,0 @@
# Autogenerated config for host dribble, by xaiki's hack.pl
#dedicated qa machine
MODULAR=0
EMAIL="ddiss@sgi.com"
TEST_DIR=/mnt/test
TEST_DEV=/dev/dsk/dks0d2s0
SCRATCH_MNT=/mnt/scratch
SCRATCH_DEV=/dev/dsk/dks0d2s6
#TAPE_DEV=/dev/tape
#RMT_TAPE_DEV=icy:/dev/st0
#RMT_TAPE_USER=guest
-8
View File
@@ -1,8 +0,0 @@
# Autogenerated config for host emu, by xaiki's hack.pl
MODULAR=0
EMAIL="tes@sgi.com"
TEST_DIR=/mnt/test
TEST_DEV=/dev/sdb1
SCRATCH_MNT=/mnt/scratch1
SCRATCH_DEV=/dev/sdb2
+15
View File
@@ -0,0 +1,15 @@
# Example config file with all typical device options set for full
# XFS kernel, progs and dump testing.
MODULAR=0
SCRATCH_MNT=/mnt/scratch
SCRATCH_DEV=/dev/sdb5
SCRATCH_RTDEV=/dev/sdc1
SCRATCH_LOGDEV=/dev/ram0
TEST_DIR=/mnt/test
TEST_DEV=/dev/sdc3
TEST_RTDEV=/dev/sdb6
TEST_LOGDEV=/dev/ram1
TAPE_DEV=/dev/st0
RMT_TAPE_DEV=bruce:/dev/st0
RMT_IRIXTAPE_DEV=snort:/dev/tape
RMT_TAPE_USER=guest
-9
View File
@@ -1,9 +0,0 @@
# Autogenerated config for host flame, by xaiki's hack.pl
#dedicated qa machine (has some values already set)
[ -z "$MODULAR" ] && MODULAR=1
EMAIL="ddiss@sgi.com"
[ -z "$TEST_DIR" ] && TEST_DIR=/mnt/xfs_test
[ -z "$TEST_DEV" ] && TEST_DEV=/dev/lxvm/xfs_test
[ -z "$SCRATCH_MNT" ] && SCRATCH_MNT=/mnt/xfs_scratch
[ -z "$SCRATCH_DEV" ] && SCRATCH_DEV=/dev/lxvm/xfs_scratch
-9
View File
@@ -1,9 +0,0 @@
# Autogenerated config for host frodo, by xaiki's hack.pl
MODULAR=0
EMAIL="nathans@larry"
TEST_DEV=/dev/hda6
TEST_DIR=/mnt/test
SCRATCH_DEV=/dev/hda7
SCRATCH_MNT=/mnt/scratch
SCRATCH_LOGDEV=/dev/hda9

Some files were not shown because too many files have changed in this diff Show More