[sheepdog] [PATCH 0/3] add remove method to zk tool

MORITA Kazutaka morita.kazutaka at lab.ntt.co.jp
Wed Jul 24 12:08:15 CEST 2013


At Tue, 23 Jul 2013 20:06:10 +0800,
Liu Yuan wrote:
> 
> This patch set enhances zk tool and use it to remove nasty manual sleep in test
> scripts.
> 
> Liu Yuan (3):
>   tool: rename kill_zk_session as zk_control
>   zk_control: refactor the code
>   zk_control: add remove method
> 
>  .gitignore                 |    2 +-
>  tests/functional/common.rc |   13 ++-
>  tools/Makefile.am          |    6 +-
>  tools/kill_zk_session.c    |   77 ------------------
>  tools/zk_control.c         |  189 ++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 203 insertions(+), 84 deletions(-)
>  delete mode 100644 tools/kill_zk_session.c
>  create mode 100644 tools/zk_control.c

Applied, thanks!

Kazutaka



More information about the sheepdog mailing list