summaryrefslogtreecommitdiffstats
path: root/tests/manytcp.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-03-19 13:32:31 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-03-19 13:32:31 +0100
commitab8af1c38df75fc5757e83a04862bf548a1e98a3 (patch)
treec49d0cb58c72d93b2e377ab32789a1f6e0006ba7 /tests/manytcp.sh
parent970383f2199e177453bc13a40c3ccf04aeb647e1 (diff)
downloadrsyslog-ab8af1c38df75fc5757e83a04862bf548a1e98a3.tar.gz
rsyslog-ab8af1c38df75fc5757e83a04862bf548a1e98a3.tar.xz
rsyslog-ab8af1c38df75fc5757e83a04862bf548a1e98a3.zip
solved some race conditions in testbench
the test cases actually have some races, not the code to be tested
Diffstat (limited to 'tests/manytcp.sh')
-rwxr-xr-xtests/manytcp.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/manytcp.sh b/tests/manytcp.sh
index 01f3e43b..94a5c035 100755
--- a/tests/manytcp.sh
+++ b/tests/manytcp.sh
@@ -3,6 +3,8 @@ source $srcdir/diag.sh init
source $srcdir/diag.sh startup manytcp.conf
# the config file specifies exactly 1100 connections
source $srcdir/diag.sh tcpflood -c1000 -m40000
+# the sleep below is needed to prevent too-early termination of the tcp listener
+sleep 1
source $srcdir/diag.sh shutdown-when-empty # shut down rsyslogd when done processing messages
source $srcdir/diag.sh wait-shutdown # we need to wait until rsyslogd is finished!
source $srcdir/diag.sh seq-check 0 39999