Commit Graph

23 Commits (0975031678605edc3f7321739d3764d4256db6a4)

Author SHA1 Message Date
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480)
7 years ago
Frank Schroeder 406dc2ead8 command: make TestExecCommandRun_CrossDC more resilient
8 years ago
Frank Schroeder 1c75cf1af5 pkg refactor
8 years ago
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