ovsdb-test: add multiple clients to backlogged connection test
authorAndy Zhou <azhou@nicira.com>
Thu, 9 Apr 2015 01:05:27 +0000 (18:05 -0700)
committerAndy Zhou <azhou@nicira.com>
Sat, 30 May 2015 00:39:50 +0000 (17:39 -0700)
commitc005fd6147ce3ffc310aa9811352d10bf7a831cb
tree745a20ca82dab43c93835bd3ad406a2eb515b1ad
parent6f17821ed39b7cc54320295621bbe4ff88d55881
ovsdb-test: add multiple clients to backlogged connection test

Backlogged connection test tests jsonrpc monitor's ability to combine
updates. Adding multiple clients to ensure that non-blocking clients
will get individual updates while blocking clients will get combined
updates.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
tests/ovsdb-server.at