[sheepdog] [PATCH 0/3] add remove method to zk tool
Liu Yuan
namei.unix at gmail.com
Tue Jul 23 14:06:10 CEST 2013
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
--
1.7.9.5
More information about the sheepdog
mailing list