qa: Add ceph_multi_stress_watch for rep and ec

Fixes: #7438

Signed-off-by: David Zafman <david.zafman@inktank.com>
This commit is contained in:
David Zafman 2014-03-21 15:13:41 -07:00
parent fed2ed1acc
commit 01b99668ab

View File

@ -1,5 +1,7 @@
#!/bin/sh -e
ceph_test_stress_watch
ceph_multi_stress_watch rep reppool repobj
ceph_multi_stress_watch ec ecpool ecobj
exit 0