]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: test/osd/osd-config.sh uses ceph-helpers.sh
authorLoic Dachary <ldachary@redhat.com>
Sat, 16 May 2015 13:40:51 +0000 (15:40 +0200)
committerLoic Dachary <ldachary@redhat.com>
Sun, 17 May 2015 11:31:25 +0000 (13:31 +0200)
commite3f03d83d605ce51dfca00a79307c3fde6f773ce
treef8b92ad7d97d7a6ce652e919f51e366156536db4
parent0f565532592309ee8167db460a52c3d89ee21b54
tests: test/osd/osd-config.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.

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

  * trim the --public-addr argument from the run_mon call

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