Commit Graph

16 Commits (3967cfe8339b5577efe25ed331c169f185963267)

Author SHA1 Message Date
James Phillips 8493d239ac
Run the waited-for function before sleeping, and ramp up the sleep exponentially.
8 years ago
James Phillips 8c33ddbee2
Drops the unit test wait time back down and turns initial wait into blocking query.
8 years ago
James Phillips 1f903547b5 Bumps the wait even more.
8 years ago
James Phillips 86368a467e Bumps the wait a little more.
8 years ago
James Phillips b4bbd2f441 Adds more time to WaitForResult.
8 years ago
Seth Vargo e3a4b2128b
Sleep for longer, but try less often
8 years ago
Armon Dadgar 1b15415616 testutil: Using the correct RPC struct
11 years ago
Nelson Elhage 2080122f38 WaitForLeader: Also wait for a non-zero index.
11 years ago
Armon Dadgar 14be60aaca gofmt
11 years ago
William Tisäter 76d9fa255b Speed up test runs in `WaitForResult`
11 years ago
William Tisäter e1d111a43d Increase timeout for `WaitForResult`
11 years ago
William Tisäter 78145ecfd5 Require datacenter argument for `WaitForLeader`
11 years ago
William Tisäter c8168bd8fe Drop client arguments from `WaitForLeader`
11 years ago
William Tisäter aa00bfff7d Fix `TestCatalogListNodes_StaleRaad` with `WaitForLeader`
11 years ago
William Tisäter f1b9dbe5c3 Add `testutils.WaitForLeader` and truly wait
11 years ago
William Tisäter 028bc7e1b4 Proof of concept using `WaitForResult` in tests
11 years ago