mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

Fix https://github.com/coreos/etcd/issues/5231. The issue shows that slow CI can take more than 200ms for purging. This increase the loop iteration to wait up to 300ms in case the disk is being slow.