summaryrefslogtreecommitdiffstats
path: root/qa/runallonce.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* scripts: fix bash path in shebangsAlan Somers2017-07-271-2/+2
| | | | | | | /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>
* qa: fix loopall, runallonce scriptsSage Weil2011-06-131-1/+1
| | | | | | Run anything executable. Signed-off-by: Sage Weil <sage@newdream.net>
* qa: include $basedir/src/ (qa/src/) in pathSage Weil2011-06-131-0/+2
| | | | | | | This lets the workunits find stuff build in qa/src/, in case you are running using these (old) scripts. Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
* Revert "qa: remove random ordering from runallonce, for predictable resource ↵Greg Farnum2010-08-241-1/+1
| | | | | | | | matching" This snuck in by mistake in the leaks merge. This reverts commit 8778bacf3bee80e37a1898ba87fd7d2f37b56b8d.
* qa: remove random ordering from runallonce, for predictable resource matchingGreg Farnum2010-08-071-1/+1
|
* qa: run tests in random orderSage Weil2010-04-031-1/+1
|
* qa: runallonce.sh each workunit in a clean directorySage Weil2010-03-161-0/+1
|
* qa: specify logdir on command line (or assume rundir)Sage Weil2010-02-251-6/+5
| | | | | Don't just put logs with the qa source. Among other things that means we can't run runallonce.sh twice.
* qa: fix up runallonce.shSage Weil2010-02-111-3/+3
|
* qa: don't fail rm of old logSage Weil2009-12-231-1/+1
|
* qa: make logging more forgivingSage Weil2009-12-231-2/+2
|
* qa: Copy the output of each test to a log fileGreg Farnum2009-12-151-1/+3
|
* qa: fix runallonce target dir verificationSage Weil2009-12-111-1/+1
|
* qa: add bonnie++ to the workunitsYehuda Sadeh2009-12-081-1/+3
|
* qa: specify test path as argument ot runallone.shSage Weil2009-12-021-4/+4
|
* qa: We want to stop on errors. Add new scripts.Greg Farnum2009-11-171-1/+1
|
* qa: prepare for a hierarchical test script systemGreg Farnum2009-11-131-0/+19