From: Liu Yuan <tailai...@taobao.com> This is a prepare patch.
Signed-off-by: Liu Yuan <tailai...@taobao.com> --- tests/common.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/common.rc b/tests/common.rc index f9bb7ac..753b352 100644 --- a/tests/common.rc +++ b/tests/common.rc @@ -223,7 +223,7 @@ _start_sheep() fi if $md; then - MD=",$STORE/$1/d0,$STORE/$1/d1" + MD=",$STORE/$1/d0,$STORE/$1/d1,$STORE/$1/d2" fi $SHEEP $STORE/$1$MD -z $1 -p $((7000+$1)) -c $DRIVER -y 127.0.0.1 -d $2 -F $LOG_FORMAT -- 1.7.9.5 -- sheepdog mailing list sheepdog@lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/sheepdog