[sheepdog] [PATCH v5 2/6] tests/functional: add 066 for testing concurrent start up

Liu Yuan namei.unix at gmail.com
Fri Jun 21 06:54:00 CEST 2013


On 06/21/2013 03:00 AM, Kai Zhang wrote:
> +pkill -9 -f "$SHEEP_PROG $STORE/1"
> +pkill -9 -f "$SHEEP_PROG $STORE/2"
> +_wait_for_sheep_stop 1
> +_wait_for_sheep_stop 2

why not use _kill_sheep? PS, please make this tests ahead of 'testing
rejoin cluster'.

Thanks,
Yuan



More information about the sheepdog mailing list