Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
James Phillips 86713c1b8a
Opens up timing bound on flaky test.
8 years ago
..
agent Opens up timing bound on flaky test. 8 years ago
base
configtest.go
configtest_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
event.go
event_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
exec.go Merge pull request #2901 from deckarep/consul-ensure-exit-non-zero-on-timeout 8 years ago
exec_test.go test: replace one more BoolFalse with agent.Bool() 8 years ago
force_leave.go
force_leave_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
info.go
info_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
join.go
join_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
keygen.go
keygen_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
keyring.go
keyring_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
kv_command.go
kv_command_test.go test: run command tests in parallel 8 years ago
kv_delete.go
kv_delete_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
kv_export.go
kv_export_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
kv_get.go
kv_get_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
kv_import.go
kv_import_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
kv_put.go
kv_put_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
leave.go
leave_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
lock.go
lock_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
maint.go
maint_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
members.go
members_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
monitor.go
operator.go
operator_autopilot.go
operator_autopilot_get.go
operator_autopilot_get_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
operator_autopilot_set.go
operator_autopilot_set_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
operator_autopilot_test.go test: run command tests in parallel 8 years ago
operator_raft.go
operator_raft_list.go
operator_raft_list_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
operator_raft_remove.go
operator_raft_remove_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
operator_raft_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
operator_test.go test: run command tests in parallel 8 years ago
reload.go
reload_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
rtt.go
rtt_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
snapshot_command.go
snapshot_command_test.go test: run command tests in parallel 8 years ago
snapshot_inspect.go
snapshot_inspect_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
snapshot_restore.go
snapshot_restore_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
snapshot_save.go
snapshot_save_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
util_test.go test: refactor command tests to use TestAgent 8 years ago
util_unix.go
util_windows.go
validate.go
validate_test.go test: fix failing test 8 years ago
version.go
version_test.go test: run command tests in parallel 8 years ago
watch.go
watch_test.go test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago