Files
etcd/tests
Wei Fu ec847337d7 e2e: make maxstream test stable
submitConcurrentWatch use sleep 3s to wait for all the watch connections
ready. When the number of connections increases, like 1000, the 3s is not
enough and the test case becomes flaky.

In this commit, spawn curl process and check the ouput line with
`created":true}}` to make sure that the connection has been initialized
and ready to receive the events. It is reliable to test the following
range request.

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2022-09-20 10:41:59 +08:00
..
2022-09-20 10:41:59 +08:00
2022-03-23 20:11:12 +01:00
2022-02-08 05:41:21 +08:00
2022-07-25 13:59:30 +02:00