1
0
Fork 0

275 Commits (2be59a2c93c02b8b5f5c35adcc1ea5c16831743d)

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 bfa18531aa Fix long-existing typo 1 year ago
Philip O'Toole b9f03d00d4 AppVeyor config improvements 1 year ago
Philip O'Toole aab6cbf96f Adv tests into own file 1 year ago
Philip O'Toole 1a29e25ca9 Separate autoclustering tests 1 year ago
Philip O'Toole a98cd6e8c3 Split joining tests into own file 1 year ago
Philip O'Toole 12aa97de41 Try splitting end-to-end testing 1 year ago
Philip O'Toole 6b09bcba13 Move Python end-to-end to own directory 1 year ago
Philip O'Toole ac1a8b609b Correct Python False 1 year ago
Philip O'Toole b5dea04b7e
Update helpers.go 1 year ago
Philip O'Toole 8bd5d32982 Put some exception handling back in 2 years ago
Philip O'Toole 4f3d183822 More voter-status checking 2 years ago
Philip O'Toole 2f5ab451f1 End-to-end test of voter status 2 years ago
Philip O'Toole 2730fa06e5 Empty config means not a voter 2 years ago
Philip O'Toole 832170fcd3 System-level testing of voter status 2 years ago
Philip O'Toole 5636febf9a Add IsVoter() and add to status/ output 2 years ago
Philip O'Toole 41bf265b02 Fix more handling of nil named values 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 3e84139290 Default to mutual TLS off for node-to-node 2 years ago
Philip O'Toole ba39227c93 Move to a single cert-key pair for nodes 2 years ago
Philip O'Toole 50d70b547e Fix system-level tests 2 years ago
Philip O'Toole 673fd8cade More use of central TLS config 2 years ago
Philip O'Toole 1cde8464bf Small refactor of system testing helper 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 3efce1aa2b End-to-end remote remove node 2 years ago
Philip O'Toole 2e56d22526 RemoveNode cluster-level unit test 2 years ago
Philip O'Toole bfc35eaf7c
Simplify reap command line flags (#1118)
Simplify reap command line flags
2 years ago
Philip O'Toole 16ee5f5e57 Fix, and enhance, end-to-end associative query test 2 years ago
Philip O'Toole 11bb02da1d Simple end-to-end associative form test 2 years ago
Philip O'Toole e74bfc182a Use new Encoder everywhere 2 years ago
Philip O'Toole 07620cab41
Reap nodes (#1114)
Support automatic reaping of nodes
2 years ago
Philip O'Toole c3997fa037 Refactor upgrade testing 2 years ago
Philip O'Toole 055365b751 Add more upgrade tests 2 years ago
Philip O'Toole 81cc80936d
Ensure randomly selected addresses can't be reused
Address https://app.circleci.com/pipelines/github/rqlite/rqlite/2021/workflows/d7cee6c4-9dc1-45ad-af66-eb17622f9b13/jobs/9171?invite=true#step-109-111
2 years ago
Philip O'Toole 377d39386a Correctly check PIDs are all different 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 d333a28a3f wait_for_leader needs logging flexibility 2 years ago
Philip O'Toole d649d16ab7 HTTP server now up faster, Store may not be ready 2 years ago
Philip O'Toole fe5d21ef57 Dump log if node fails to start during testing 2 years ago
Philip O'Toole 4942292490 More system-level bootstrap testing 2 years ago