Whamcloud - gitweb
- Integrate insanity.sh with test-framework
authorrread <rread>
Thu, 20 Nov 2003 07:42:54 +0000 (07:42 +0000)
committerrread <rread>
Thu, 20 Nov 2003 07:42:54 +0000 (07:42 +0000)
commit019b4db6f22a8465a61bc936926a6193711b1ba8
tree40e7e66c3e65751535fc0da666c0ee57277ffa62
parent6dda54fc32c3a95f1db40dc82400fa7473501c09
- 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/replay-ost-single.sh
lustre/tests/test-framework.sh