]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: test for MForward messages 1003/head
authorLoic Dachary <loic@dachary.org>
Fri, 27 Dec 2013 10:18:59 +0000 (11:18 +0100)
committerLoic Dachary <loic@dachary.org>
Sun, 26 Jan 2014 12:40:53 +0000 (13:40 +0100)
commitfffbfc942e3b527becf3ce03fe8d82af5672210e
treee752f4c028b53ea3cfa422a7e5764904c8517fc3
parentd9a689d69ac8f1803fc0e057a274e3bc1d7fe044
mon: test for MForward messages

Creates two mons, send a mon command to the peon and check that the
command is forwarded to the leader.

Add a test to check that the connection features of the client are
preserved when the message reaches the leader.

Signed-off-by: Loic Dachary <loic@dachary.org>
src/test/Makefile.am
src/test/mon/mon-handle-forward.sh [new file with mode: 0755]