]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: test/mon/misc.sh uses ceph-helpers.sh
authorLoic Dachary <ldachary@redhat.com>
Sat, 16 May 2015 13:36:25 +0000 (15:36 +0200)
committerLoic Dachary <ldachary@redhat.com>
Sun, 17 May 2015 11:31:25 +0000 (13:31 +0200)
commit4a26ca2efe92088201434e6b2f195385dc7792de
treec52851d0f42ae1448678d95447fd3fd01cc4fac5
parentaa99929e06d208d879b3325017546cc91d81996e
tests: test/mon/misc.sh uses ceph-helpers.sh

Fix grep that assume the pool has id 0, because it may be different
when rbd is redefined to have less PG by the run_mon function.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/mon/misc.sh