consul/command/lock
Pierre Souchay cec5d72396 BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472)
- Improve resilience of testrpc.WaitForLeader()

- Add additionall retry to CI

- Increase "go test" timeout to 8m

- Add wait for cluster leader to several tests in the agent package

- Add retry to some tests in the api and command packages
2018-08-06 19:46:09 -04:00
..
lock.go Decouple the code that executes checks from the agent 2017-10-25 11:18:07 +02:00
lock_test.go BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 2018-08-06 19:46:09 -04:00
util_unix.go Move lock command to its own package 2017-10-18 00:08:45 +02:00
util_windows.go Move lock command to its own package 2017-10-18 00:08:45 +02:00