Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / workunits / rados / stress_watch.sh
1 #!/bin/sh -e
2
3 ceph_test_stress_watch
4 ceph_multi_stress_watch rep reppool repobj
5 ceph_multi_stress_watch ec ecpool ecobj
6
7 exit 0