]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: test/erasure-code/test-erasure-code.sh uses ceph-helpers.sh
authorLoic Dachary <ldachary@redhat.com>
Sat, 16 May 2015 09:26:08 +0000 (11:26 +0200)
committerLoic Dachary <ldachary@redhat.com>
Sun, 17 May 2015 11:31:25 +0000 (13:31 +0200)
commitaa99929e06d208d879b3325017546cc91d81996e
treefbf761347e73fdb9b48db0af85ab70452d66eb4e
parent7aca4701a430952227d6b3a5bae392a218fa0f80
tests: test/erasure-code/test-erasure-code.sh uses ceph-helpers.sh

The ceph-helpers.sh was already included, along with
mon/mon-test-helpers.sh and osd/osd-test-helpers.sh which creates
confusion.

  * replace check_osd_status with wait_for_osd

  * modifying the .asok and .log names to match the ceph-helpers.sh
    conventions

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