20 Commits (de74e430f3aad40a636109bc538f23d4726571e0)

Author SHA1 Message Date
Frank Schroeder db15cd847a
test: replace one more BoolFalse with agent.Bool() 8 years ago
Frank Schroeder ec729693d7
Address review comments 8 years ago
Frank Schroeder 8f943542b0
test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
Frank Schroeder 9509ab463c
test: run command tests in parallel 8 years ago
Frank Schroeder 53c1c86ab3
test: refactor command tests to use TestAgent 8 years ago
Frank Schroeder 141efd9588
test: rename *Config vars to 'cfg' 8 years ago
Frank Schroeder 3d54fe51ba test: lower wait time for some tests 8 years ago
Frank Schroeder 9c86d5c764
test: convert remaining WaitForResult tests 8 years ago
Frank Schroeder cf3ec1cf5c golint: Rename fields and structs 8 years ago
James Phillips 7e2dcb61bf
Changes `disable_remote_exec` default to true so remote exec is opt-in. 8 years ago
Seth Vargo 0170a28ec9
Use new APIs 8 years ago
Kyle Havlovitz a8eaad3ba4
Remove cli rpc functions 8 years ago
Kyle Havlovitz aa1c464961
Convert exec command to use base.Command 8 years ago
Kyle Havlovitz dce6702268 More flaky unit test fixes (#2449) 8 years ago
Shawn Cook ab91590bcb Update tests - NodeService init needs bool 9 years ago
Ryan Uber d97305e376 command: check LastIndex is not zero while waiting for leader 10 years ago
Armon Dadgar ce83322e16 command/exec: Support foreign datacenters 10 years ago
Ryan Uber 5555e0eb9b api: initial import from armon/consul-api 10 years ago
Armon Dadgar 5b619eec96 command/exec: Testing exec 10 years ago
Armon Dadgar de4adc4f66 command/exec: High level tests 10 years ago