James Blair 778f2260b1
tests: Backport deflake for TestPageWriterRandom
The PageWriter has cache buffer so that it doesn't call the Writer until
the cache is almost full. Since the data's length is random, the pending
bytes should be always less than cache buffer size, instead of page
size.

Signed-off-by: James Blair <mail@jamesblair.net>
2023-08-19 21:41:18 +12:00
..
2023-02-20 21:33:59 +13:00
2018-07-21 15:49:58 -07:00
2015-11-17 20:54:10 -08:00
2023-03-17 10:50:21 +01:00
2018-02-28 17:27:40 -08:00
2020-02-12 11:15:41 -08:00
2018-04-30 15:32:16 -07:00
2023-03-13 16:56:11 +01:00
2014-10-26 16:28:48 -07:00

pkg/ is a collection of utility packages used by etcd without being specific to etcd itself. A package belongs here only if it could possibly be moved out into its own repository in the future.