1
0
Fork 0

47 Commits (92bc513242f8d0c5488385995415e38a182d2fc6)

Author SHA1 Message Date
Philip O'Toole 3da00b719f Skip Test_MultiNodeClusterLargeQueuedWrites on Windows
This is not great, but extensive testing on Windows has not been successful yet, so skip this test for now.
1 year ago
Philip O'Toole 832170fcd3 System-level testing of voter status 2 years ago
Philip O'Toole 5ccbde5a0c ABL 2 years ago
Philip O'Toole c3138c27dc Fix system-level Bootstrap test 2 years ago
Philip O'Toole 6d9b9d42c4 Reset Queue stats 2 years ago
Philip O'Toole 442ba5448c ResetStats before large queue testing 2 years ago
Philip O'Toole 5364af6dbf Fix missing } 2 years ago
Philip O'Toole 1877bcc7ff Support keyed fetches of expvar information 2 years ago
Philip O'Toole bfc35eaf7c
Simplify reap command line flags (#1118)
Simplify reap command line flags
2 years ago
Philip O'Toole 07620cab41
Reap nodes (#1114)
Support automatic reaping of nodes
2 years ago
Philip O'Toole 0071867e34 Don't call t.Fatal() from goroutine
It wouldn't abort the test anyway, so just log.
2 years ago
Philip O'Toole 37687c1ff2 Correct test output 2 years ago
Philip O'Toole 36eeb2e06a Fully fix rookie mistake 2 years ago
Philip O'Toole e204c0b1ad Fix rookie mistake 2 years ago
Philip O'Toole 9e4fc80216 Tidy up 2 years ago
Philip O'Toole 8f41cbef23 Refactor large Queued Writes test 2 years ago
Philip O'Toole 8f89c6a8ba Add larger concurrent Queued Writes test 2 years ago
Philip O'Toole 4942292490 More system-level bootstrap testing 2 years ago
Philip O'Toole 2cfabf3a32 Update test function prototypes 2 years ago
Philip O'Toole 95dfead226
Integrate SQL rewrite with rqlite for RANDOM (#1046) 2 years ago
Philip O'Toole f6254d3aa1 ABL 2 years ago
Philip O'Toole a0b0d60df9 Longer queued-write test 2 years ago
Philip O'Toole dc388c3521 Add queued write load test 2 years ago
Philip O'Toole e4fed0cee3
Add bootstrap-expect (#974)
Add cluster-boostrap
3 years ago
Philip O'Toole 4446c3b5bd Explicitly close listeners 3 years ago
Philip O'Toole eaad57f610 Full cluster-recovery system-level test 3 years ago
Philip O'Toole 662008d49c System-level test of cluster recovery 3 years ago
Philip O'Toole e79fe9d372 Fix test comment 3 years ago
Philip O'Toole 7b52753c1b Close listeners after test 3 years ago
Philip O'Toole b909cd4f74 Tighthen up Raft advertised testing 3 years ago
Philip O'Toole a6346ba9d4 Fix unit test -- start muxes 3 years ago
Philip O'Toole e64c1a086a Initial test, doesn't work 3 years ago
Philip O'Toole 8dc8788f37 ABL 3 years ago
Philip O'Toole b6e0f46f30 Support non-voting nodes optionally in nodes/ 3 years ago
Philip O'Toole 4cff27f91f Fix bugs in Goroutine logic
Testing never fails to produce results.
3 years ago
Philip O'Toole 7218a40ed1 Cluster system test for nodes/
It's failing however.
3 years ago
Philip O'Toole 8e918ceb55 System testing of internode encryption 3 years ago
Philip O'Toole 74cfa96c62 Derace Multi-node snapshot test 4 years ago
Philip O'Toole 30e0780b88 Add a little more testing 4 years ago
Philip O'Toole 998c951d16
Extensive testing of Raft snapshots and log truncation (#639)
Extensive testing of Raft snapshots and log truncation

Added both system-level tests and end-to-end tests.
5 years ago
Philip O'Toole abb7772105 Support leader freshness with None consistency
This change allows the read request to specify the maximum time the node
receiving the request may have last heard from the cluster leader. It
only applies to a read consistency selection of None.
5 years ago
Philip O Toole dbbe72dd4a Improve test comment 8 years ago
Philip O'Toole dc00254cdc Remove repeated statement in tests 8 years ago
Philip O'Toole 7fd7a9a385 Finish multi-node cluster testing 9 years ago
Philip O'Toole d5e2bfadbc Add GoDoc to tests 9 years ago
Philip O'Toole 668f1d96ee 3-node cluster-level testing 9 years ago
Philip O'Toole e0ccd4bd68 Add first cluster-level test 9 years ago