Whamcloud - gitweb
- Integrate insanity.sh with test-framework
authorrread <rread>
Thu, 20 Nov 2003 07:43:00 +0000 (07:43 +0000)
committerrread <rread>
Thu, 20 Nov 2003 07:43:00 +0000 (07:43 +0000)
commitd2d1432f140be4766a9f522147d722d2b885850b
treed6533f4e1fe5c3d517d9cc9ed5a710064534e6d6
parent27129b7dd923d6dbd52b6427f2bcd474e67cf1b1
- Integrate insanity.sh with test-framework
- Centralize the config data to files in tests/cfg/
- Different config file can be used by setting CONFIG=file or
  using command line option:   --config <file>
- FAILURE_MODE option for insanity.sh:
  FAILURE_MODE=SOFT - shutdown services with lconf --force
  FAILURE_MODE=HARD - power down the service nodes using $POWER_DOWN
     and $POWER_UP to reboot.
  This feature should be integrated with the other tests.

- replay-single.sh, replay-dual.sh, and conf-sanity.sh all pass on hardware
- replay-ost-dual.sh and insanity.sh don't pass yet
lustre/tests/cfg/insanity-local.sh [new file with mode: 0644]
lustre/tests/cfg/local.sh [new file with mode: 0644]
lustre/tests/conf-sanity.sh
lustre/tests/insanity.sh
lustre/tests/replay-dual.sh
lustre/tests/replay-single-upcall.sh
lustre/tests/replay-single.sh