Commit Graph

76 Commits (a7f83b62f325cad17be513f39d7fed58f65710a7)

Author SHA1 Message Date
Matt Keeler 34b53e7099 A few misc fixes found by go vet
6 years ago
Matt Keeler 18b29c45c4
New ACLs (#4791)
6 years ago
Jack Pearkes 8c684db488 New command: consul debug (#4754)
6 years ago
Freddy 524192c919 Improve resilience of api pkg tests (#4676)
6 years ago
Pierre Souchay 2f76019847 Fixed message: testutil/server.go:317: missing ... in args forwarded to print-like function
6 years ago
Paul Banks 597e55e8e2 Misc test fixes
7 years ago
Paul Banks 96c416012e Misc rebase and test fixes
7 years ago
Paul Banks 4aeab3897c
Fixed many tests after rebase. Some still failing and seem unrelated to any connect changes.
7 years ago
Paul Banks e0e12e165b
TLS watching integrated into Service with some basic tests.
7 years ago
Josh Soref 94835a2715 Spelling (#3958)
7 years ago
Frank Schroeder c94751ad43 test: replace porter tool with freeport lib
7 years ago
Alex Dadgar c7a65b4587 Testutil falls back to random ports w/o porter (#3604)
7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480)
7 years ago
James Phillips b1a15e0c3d
Adds open source side of network segments (feature is Enterprise-only).
7 years ago
James Phillips 1791d99a10 Adds new config to make script checks opt-in, updates documentation. (#3284)
7 years ago
Frank Schroeder cd0b0b35c9 api: do not block in waitForLeader since the retry loop is handling this
7 years ago
James Phillips ebe032a75c Adds a temporary band-aid to the API tests.
7 years ago
Frank Schroeder 1d5b56eec1
test: shutdown server properly
8 years ago
Frank Schroeder f44c4e769b test: bump ReadyTimeout to 10s
8 years ago
Frank Schroeder 65b5c51ec7 test: add helper for ioutil.TempDir/TempFile
8 years ago
Frank Schroeder 3522a41bad test: include test name in temp file/dir
8 years ago
Cyril Gaudin 417ffb8893 test: Make testserver start timeout configurable.
8 years ago
Frank Schroeder c3d6814149
test: Drop WaitForResult from testutil and testrpc
8 years ago
Kyle Havlovitz cd56a5ebdd Add separate option for verifying incoming HTTPS traffic (#2974)
8 years ago
Frank Schroeder cf3ec1cf5c golint: Rename fields and structs
8 years ago
Kyle Havlovitz ae6bf56ee1
Add tls client options to api/cli
8 years ago
James Phillips 59a599a14b
Cleans up a stray mark and fixes unit tests.
8 years ago
James Phillips 4d3f3ea8d2
Changes verson 8 ACLs to opt-out.
8 years ago
James Phillips 15e7247131
Fixes test server startup returning wrong error.
8 years ago
Seth Vargo 1dc1f72fb6
Add RPC
8 years ago
Seth Vargo 3d830b3676
Reduce coupling with testing.T
8 years ago
Kyle Havlovitz 9b4497de09
Cleaned up and reorganized some autopilot-related code
8 years ago
Kyle Havlovitz f389b59fd5
Fix up command and api tests
8 years ago
Jeff Mitchell 44733caf5c Update unix dial functions to use DialContext with new go-cleanhttp
8 years ago
James Phillips 14c6d009cc Drop testutil wait to 2 seconds.
8 years ago
James Phillips dcff5137f9
Adds a little wait after we get the event we were seeking.
8 years ago
James Phillips 8493d239ac
Run the waited-for function before sleeping, and ramp up the sleep exponentially.
8 years ago
James Phillips 8c33ddbee2
Drops the unit test wait time back down and turns initial wait into blocking query.
8 years ago
Seth Vargo c0b6c7ad3e
Check to see if TaggedAddresses have been populated
8 years ago
Seth Vargo 624b7daba4 Omit empty node_meta
8 years ago
Kyle Havlovitz f48f105949
Minor formatting tweaks as a follow-up to #2654
8 years ago
Seth Vargo 8bcfa9d3cc Do not skip tests when Consul is missing
8 years ago
Kyle Havlovitz 87c0283bb1
Update client api and docs for node metadata
8 years ago
Seth Vargo 9010b0e0f4
Use a random port instead of idx in testutil
8 years ago
Kyle Havlovitz bd69c6d871 Add reload/leave http endpoints (#2516)
8 years ago
Kyle Havlovitz dd3368c19e Add keyring http endpoints
8 years ago
James Phillips 57db4bcce6
Adds performance tuning capability for Raft, detuned defaults, and supplemental docs.
8 years ago
Sean Chittenden e63d3a1275 Update Check API to use constants
9 years ago
kaskavalci 556f20b8c3 Make testutil.TestServer work correctly on Windows.
9 years ago
James Phillips 7510f00100 Merge pull request #1846 from TeaBough/master
9 years ago