[sheepdog] [PATCH 12/14] tests/001: sleep before starting next sheep

Liu Yuan namei.unix at gmail.com
Tue Apr 30 11:01:32 CEST 2013


On 04/30/2013 04:30 PM, MORITA Kazutaka wrote:
> @@ -54,6 +54,7 @@ $COLLIE cluster info -p 7002 | _filter_cluster_info
>  # add the other nodes
>  for i in 0 1; do
>      _start_sheep $i
> +    sleep 1
>  done

why? We support concurent start up. so why sleep again?

Thanks,
Yuan



More information about the sheepdog mailing list