Armon Dadgar
|
2e3d3ec2f8
|
consul: Adding Defer to MDBTxn
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
a1b59bcaf9
|
consul: Adding session tests
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
f7edd7763b
|
consul: Adding SessionDestroy
|
2014-05-20 16:25:28 -07:00 |
Armon Dadgar
|
0491e58fb9
|
consul: Adding session lookup methods
|
2014-05-20 16:25:27 -07:00 |
Armon Dadgar
|
7c38c1ca85
|
consul: Adding SessionCreate and SessionRestore
|
2014-05-20 16:25:27 -07:00 |
Armon Dadgar
|
00477dca21
|
consul: Adding util method to generate a UUID
|
2014-05-20 16:25:27 -07:00 |
Armon Dadgar
|
a5c60eb556
|
consul: Adding new session tables
|
2014-05-20 16:25:27 -07:00 |
Armon Dadgar
|
59c0d35184
|
Merge pull request #145 from abursavich/master
consul: use empty slice instead of nil slice when no tags exist for /v1/catalog/services
|
2014-05-19 15:37:43 -07:00 |
Armon Dadgar
|
6c0479f082
|
Merge pull request #136 from hashicorp/f-testutil-package
WIP: Proof of concept using `WaitForResult` in tests
|
2014-05-16 15:03:50 -07:00 |
Armon Dadgar
|
f8898dce6e
|
consul: Disable conflict resolution. See #97.
|
2014-05-16 14:11:53 -07:00 |
Armon Dadgar
|
2d8b1f5b6f
|
consul: Avoid name conflict on WAN ring. Fixes #158.
|
2014-05-16 14:07:53 -07:00 |
Mitchell Hashimoto
|
ec547d5b99
|
command/agent: find proper private IP on Windows
/cc @armon
|
2014-05-15 11:27:30 -07:00 |
Armon Dadgar
|
c54f53eaf7
|
consul: Remove RPC client tracking. Fixes #149.
|
2014-05-14 17:34:24 -07:00 |
Andrew M Bursavich
|
1dd3dfe801
|
use empty slice instead of nil slice when no tags exist for service
|
2014-05-13 00:18:36 -07:00 |
Armon Dadgar
|
813ebf0b0c
|
consul: Adding a Raft command enqueue limit
|
2014-05-09 19:18:06 -07:00 |
William Tisäter
|
2f23eb42ea
|
Add TODOs for failing tests
|
2014-05-09 11:38:29 +02:00 |
William Tisäter
|
e749e2ebc9
|
Wait wrap tests in `TestServer_JoinLAN`
|
2014-05-09 03:41:47 +02:00 |
William Tisäter
|
31c962f2a9
|
Sleep since no obvious way to wait for shutdown
|
2014-05-09 03:24:13 +02:00 |
William Tisäter
|
16bfc8fd1d
|
Fix race condition in `TestLeader_RegisterMember`
|
2014-05-09 03:05:38 +02:00 |
William Tisäter
|
a211e1164c
|
Fix race condition in `TestCatalogListNodes`
|
2014-05-09 03:00:56 +02:00 |
William Tisäter
|
30f8573c78
|
Change blocking call sleep time
|
2014-05-09 02:36:25 +02:00 |
William Tisäter
|
cb54c4cb49
|
Remove all sleeps from `client_test.go`
|
2014-05-09 02:29:51 +02:00 |
William Tisäter
|
9b6b75f77c
|
Fix race condition in `TestLeader_FailedMember`
|
2014-05-09 02:14:39 +02:00 |
William Tisäter
|
d6f3dc510c
|
Remove all sleeps from `internal_endpoint_test.go`
|
2014-05-09 02:11:40 +02:00 |
William Tisäter
|
e27f89fec1
|
Remove all sleeps from `kvs_endpoint_test.go`
|
2014-05-09 02:09:53 +02:00 |
William Tisäter
|
44d3985ea8
|
Remove all sleeps from `leader_test.go`
|
2014-05-09 02:04:52 +02:00 |
William Tisäter
|
b108af2dd3
|
Remove all sleeps from `server_test.go`
|
2014-05-09 01:38:58 +02:00 |
William Tisäter
|
5a56d8a2c6
|
Remove all sleeps from `status_endpoint_test.go`
|
2014-05-09 01:23:54 +02:00 |
William Tisäter
|
d0b38ad641
|
Fix imports in `health_endpoint_test.go`
|
2014-05-09 01:21:13 +02:00 |
William Tisäter
|
89c018b681
|
Remove all sleeps from `catalog_endpoint_test.go`
|
2014-05-09 01:18:35 +02:00 |
William Tisäter
|
c391c5bfcb
|
Remove all sleeps from `health_endpoint_test.go`
|
2014-05-09 01:18:08 +02:00 |
William Tisäter
|
1ee709ba38
|
Require datacenter argument for `WaitForLeader`
|
2014-05-09 01:17:35 +02:00 |
William Tisäter
|
463f85c3c7
|
Move argument structs back in original position
|
2014-05-07 23:51:15 +02:00 |
William Tisäter
|
c624161827
|
Move `WaitForLeader` calls to top of test
|
2014-05-07 23:47:16 +02:00 |
William Tisäter
|
bdbe97545a
|
Drop client arguments from `WaitForLeader`
|
2014-05-07 23:41:14 +02:00 |
William Tisäter
|
2019f454d0
|
Fix `TestCatalogListNodes_StaleRaad` with `WaitForLeader`
|
2014-05-07 13:53:29 +02:00 |
William Tisäter
|
81b572cb31
|
Proof of concept using `WaitForResult` in tests
|
2014-05-07 02:48:25 +02:00 |
Armon Dadgar
|
144a531237
|
consul: Drop the Raft logs size warning from 8MB to 1MB
|
2014-05-06 14:10:08 -07:00 |
Armon Dadgar
|
5c34e01d17
|
consul: Fixing for upstream API changes
|
2014-05-01 18:11:36 -07:00 |
Armon Dadgar
|
8b487ce103
|
consul: Support listkeys without seperator
|
2014-04-30 23:44:27 -04:00 |
Armon Dadgar
|
a649ea1cbc
|
consul: Adding ListKeys endpoint
|
2014-04-30 23:44:27 -04:00 |
Armon Dadgar
|
a631821f6c
|
consul: Adding a key listing mechanism
|
2014-04-30 23:44:27 -04:00 |
Armon Dadgar
|
d045335ca0
|
consul: Rename Misc RPC to Internal
|
2014-04-30 23:43:59 -04:00 |
Armon Dadgar
|
6720349697
|
consul: Testing the Misc endpoitns
|
2014-04-30 23:43:58 -04:00 |
Armon Dadgar
|
702fe3afda
|
consul: Adding Misc RPC endpoint
|
2014-04-30 23:43:58 -04:00 |
Armon Dadgar
|
75f9a126ae
|
consul: Adding methods to dump node info
|
2014-04-30 23:43:58 -04:00 |
Armon Dadgar
|
b54e1696f2
|
consul: Hack around LMDB delete issue. Fixes #85.
|
2014-04-29 16:01:20 -07:00 |
Armon Dadgar
|
ece6849cac
|
consul: Expose runtime stats for debugging
|
2014-04-29 10:55:42 -07:00 |
Armon Dadgar
|
de507c0317
|
consul: Adding a warning for large raft entries
|
2014-04-28 22:25:09 -07:00 |
Armon Dadgar
|
c1ae3d78ef
|
consul: Increase DB size on 64bit systems. Fixes #81.
|
2014-04-28 17:07:59 -07:00 |