Add nosync option to sheep command line

No need to sync in the testing environment.

Change-Id: I1ba7d2ca2bbc59cd488f7a5f3c07474f5d619f1a
This commit is contained in:
MORITA Kazutaka 2015-04-10 00:35:09 +10:00
parent 5a143522c1
commit f91a9971ab
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ function install_sheepdog {
# start_sheepdog() - Start running processes, including screen
function start_sheepdog {
run_process sheepdog "sheep -f -o -l 7 -c local ${SHEEPDOG_DATA_DIR}"
run_process sheepdog "sheep -f -o -l 7 -c local -n ${SHEEPDOG_DATA_DIR}"
sleep 3
dog cluster format -c 1