Whamcloud - gitweb
New tag 2.15.91
[fs/lustre-release.git] / lustre / tests / README
diff --git a/lustre/tests/README b/lustre/tests/README
deleted file mode 100644 (file)
index 0e75321..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-A variety of tests can be run or environments set up. 
-
-1. runregression-net
-
-Usage on server:
-llsetup.sh  marcus-echo-server.cfg
-
-with marcus-echo-server.cfg:
-
-NETWORK=elan
-LOCALHOST=4
-SERVER=4
-SETUP_OST=y
-OSTTYPE=obdecho
-
-
-Usage on client: 
-runregression-net  marcus-echo-client.cfg
-
-with marcus-echo-client.cfg:
-
-NETWORK=elan
-LOCALHOST=5
-SERVER=4
-SETUP_OSC=y
-
-If things are allright it goes through all the tests single threaded,
-multithreaded, getattr and brw. 
-
-