quic: fix tests 87/20387/2
authorAloys Augustin <aloaugus@cisco.com>
Thu, 27 Jun 2019 14:10:23 +0000 (16:10 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Thu, 27 Jun 2019 16:07:28 +0000 (16:07 +0000)
commit706079c92abe2c218da15c13d2c933914af18d18
tree03b2cb5fe416a9124f5b0552793c119e9640b7b8
parent6aa9f5f8dc14cec4005b8bac33b5a8697168548e
quic: fix tests

Reduce the amount of data sent to avoid a hang in the QUIC stack when
the fifos get full. This fixes the QUIC tests in debug mode while
https://gerrit.fd.io/r/c/19823/ is not merged.

Change-Id: I1ed4c5dc3d41c09bc674de808f3778a074b15454
Type: test
Signed-off-by: Aloys Augustin <aloaugus@cisco.com>
test/test_quic.py