Whamcloud - gitweb
Add new simple test script "runtests" which automates a bunch of the basic
authoradilger <adilger>
Fri, 29 Mar 2002 22:20:34 +0000 (22:20 +0000)
committeradilger <adilger>
Fri, 29 Mar 2002 22:20:34 +0000 (22:20 +0000)
commit03fcfd3f5a91131d6af645412ce69502bedaeb06
treef06f02b21fbe7571ac7fc98088bd420a6bc2565b
parent9709aac0c371a1dbf7b0fe4686ecce97d30784f9
Add new simple test script "runtests" which automates a bunch of the basic
tests which I do before committing stuff to CVS (copy some files, check
they are OK, shutdown+restart, check files again, etc).

Add support in "new_fs" for using pre-built filesystems for testing (this
is considerably faster than building a new fs each time on loopback).
lustre/tests/common.sh
lustre/tests/runtests [new file with mode: 0755]