Redice dnaproctcol test sleep to 0.5 seconds

This commit is contained in:
Andrew Bettison 2012-07-02 16:08:15 +09:30
parent d689e96454
commit 53e159b8f1

View File

@ -36,7 +36,9 @@ setup_servald_instance() {
push_instance
set_instance "$1"
executeOk_servald config set debug.interfaces Yes
executeOk_servald config set debug.packetformats Yes
executeOk_servald config set debug.packetformats No
executeOk_servald config set debug.tx No
executeOk_servald config set debug.rx No
executeOk_servald config set interfaces "+>$2"
executeOk_servald config set monitor.socket "org.servalproject.servald.monitor.socket.$TFWUNIQUE.$instance_name"
executeOk_servald config set mdp.socket "org.servalproject.servald.mdp.socket.$TFWUNIQUE.$instance_name"
@ -63,7 +65,7 @@ setup_servald_instances() {
setup_servald_instance +B $DUMMYNET
SIDB=$sid
# Now make sure that they can see each other
secs=1
secs=0.5
sleep $secs # Should be plenty of time
tfw_log "# Dummynet file after $secs seconds: "`ls -l $DUMMYNET`
set_instance +A