]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: test/mon/mon-handle-forward.sh uses ceph-helpers.sh
authorLoic Dachary <ldachary@redhat.com>
Sat, 16 May 2015 13:49:39 +0000 (15:49 +0200)
committerLoic Dachary <ldachary@redhat.com>
Sun, 17 May 2015 11:31:25 +0000 (13:31 +0200)
commite9859838eaa3a952fb73c2632e993852085be7a6
tree45b34464792fbd098f61b8211c9235fc185eb684
parent120978655524aa42eb8e95428ff57fa9e8747e5b
tests: test/mon/mon-handle-forward.sh uses ceph-helpers.sh

Use ceph-helpers.sh instead of  mon/mon-test-helpers.sh.

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

  * use explicit ports 7300 and 7301 instead of +1 so that grep
    will show that 7301 is used. This reduces the odds of a
    port collision when looking for a port that's not already
    used by an existing test.

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