]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd task: support xfstests repeat count
authorAlex Elder <elder@dreamhost.com>
Thu, 1 Nov 2012 18:32:56 +0000 (13:32 -0500)
committerAlex Elder <elder@inktank.com>
Thu, 1 Nov 2012 18:49:58 +0000 (13:49 -0500)
commitf88a2f73d861dc1b403f9d66cff74fe2ad556bee
tree718af7c5e2ce8e1ae2b332dfa4c5cf3cfcf6ca6b
parentc16c14b373ae4b3017f694afabf30d1f163c67b6
rbd task: support xfstests repeat count

This adds the ability to use the new repeat count argument to the
run_xfstests.sh script.  By default, the test suite will be run
once, but if a count is specified the script will execute the suite
that many times, but will only perform the setup (building the
tests, etc.) once.

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Reviewed-by: Dan Mick <dan.mick@inktank.com>
teuthology/task/rbd.py