Commit Graph

8 Commits

Author SHA1 Message Date
Alan Somers
3aae5ca6fd scripts: fix bash path in shebangs
/bin/bash is a Linuxism.  Other operating systems install bash to
different paths.  Use /usr/bin/env in shebangs to find bash.

Signed-off-by: Alan Somers <asomers@gmail.com>
2017-07-27 13:24:26 -06:00
Sage Weil
cfa39bfb23 qa/client/gen-1774.sh
Capture Alexandre's script for reproducing #1774 here for posterity, until
we write a properly harnessed test for this.  Currently, workunits can't
mount/unmount, and we don't have a way to make ceph-fuse drop it's cache.

Signed-off-by: Sage Weil <sage@newdream.net>
2012-01-12 12:59:07 -08:00
Sage Weil
defeedb545 qa: test mdstable failures 2009-12-01 16:19:19 -08:00
Greg Farnum
565448b5bd qa: prepare for a hierarchical test script system 2009-11-12 16:44:35 -08:00
Sage Weil
12482dba16 qa: test subdir mounts 2009-11-06 13:52:12 -08:00
Sage Weil
b7263cab90 qa: add dbench 2009-10-21 10:35:44 -07:00
Sage Weil
0a83ec847b qa: add pjd test; change default monhost to cosd0 2009-10-16 16:38:51 -07:00
Sage Weil
1d95c8f097 qa: start new qa dir, add some client tests 2009-10-09 12:19:35 -07:00