summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMohamed Barwani <mohamedb@sgi.com>2008-01-25 03:12:20 +0000
committerMohamed Barwani <mohamedb@sgi.com>2008-01-25 03:12:20 +0000
commiteb29f379b66dec5d407d0fcc900fbbea28dee902 (patch)
tree226cfbfab0b06e0ee9b003ed3a8c1c87c983a216 /configs
parent5ac26da78728b04b3192f19efbd361870254ca1b (diff)
Added a new machine to run auot XFSQA.
Merge of master-melb:xfs-cmds:30424a by kenmcd.
Diffstat (limited to 'configs')
-rw-r--r--configs/dibbler.config10
1 files changed, 10 insertions, 0 deletions
diff --git a/configs/dibbler.config b/configs/dibbler.config
new file mode 100644
index 00000000..2068c19f
--- /dev/null
+++ b/configs/dibbler.config
@@ -0,0 +1,10 @@
+# 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
+