Yicheng Qin 1624235bb3 pkg/testutil: extend wait schedule time to 10ms
Waiting 3ms is not long enough for schedule to work well. The test suite
may fail once per 200 times in travis due to this. Extend this to 10ms
to ensure schedule could work. Now it could run 1000 times successfully
in travis.
2015-07-13 09:05:40 -07:00
..
2015-01-13 11:07:18 -08:00
2015-06-25 10:09:20 -07:00
2015-06-11 14:22:14 -07:00
2015-06-11 14:22:14 -07:00
2015-06-11 14:22:14 -07:00
2015-06-11 14:22:14 -07: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.