1
0
Fork 0

128 Commits (b6bfd401e6029100cfa164e9e078710c29294eca)

Author SHA1 Message Date
Philip O'Toole 4dbdb63ece Add support -- but don't use -- for Query timeout 8 months ago
Philip O'Toole 565b792e0c Add system-level test for compressed backups 9 months ago
Philip O'Toole a5f2bd8d74 Allow WAL files for /boot 9 months ago
Philip O'Toole 5c5b226303 Working 9 months ago
Philip O'Toole 60da1377ba Make temp directories easier to track 9 months ago
Philip O'Toole c8edfa93dc Use new types with Joiner 9 months ago
Philip O'Toole 0155ef8aa0 Fix system testing 9 months ago
Philip O'Toole ad916270d2 Bring go mod import path into compliance 9 months ago
Philip O'Toole 95d1c89763 Move to example.com cert and key 9 months ago
Philip O'Toole 58d6f1a260 More client-only use for ServerName 9 months ago
Philip O'Toole 6dc05a99df Thread it through 9 months ago
Philip O'Toole 78cd3b6088 Shutdown the HTTP first during testing
The HTTP service depends on the Store, not the other way around. This
should address https://app.circleci.com/pipelines/github/rqlite/rqlite/3793/workflows/f87affa5-3671-498a-afba-f0ef104a9a0c/jobs/28530
9 months ago
Philip O'Toole b70212cffc System-level testing of Booting 9 months ago
Philip O'Toole cc4addf7e0 Noop() returns ApplyFuture 9 months ago
Philip O'Toole 4ca3420813 Default to legacy output for Nodes
New output can be requested via "ver=2".
10 months ago
Philip O'Toole 2405063dff System testing uses new form of /nodes 10 months ago
Philip O'Toole 059440b7b4 Enable legacy during testing 10 months ago
Philip O'Toole 173120194e Actually enable auth for Notify 10 months ago
Philip O'Toole 097382001d Join and Notify set credentials 10 months ago
Philip O'Toole c52d94e26e Allow test nodes to enable TLS client 10 months ago
Philip O'Toole 12c20a99c5 Move system testing to Raft Join and Notify 10 months ago
Philip O'Toole 4e5fd30be6 Even less-intensive tests 1 year ago
Philip O'Toole 2fff800273 Substantially shrink Test_MultiNodeClusterLargeQueuedWrites 1 year ago
Philip O'Toole c80ba4907f Revert 1 year ago
Philip O'Toole 10b003a5e0 Bump election timeout
Still seeing unexplained elections on CI. Let's try one more increase.
1 year ago
Philip O'Toole 2ecb01b2a3 QueryNone may take a second to reach consistency 1 year ago
Philip O'Toole d78d2f4d9d Short circuit EOF from decompressor
The gzip NewReader() seems to hang sometimes when reopened with the old
reader. Therefore just record that we have closed, and never reopen it.
1 year ago
Philip O'Toole d5bdaa9214 Tighten up helper function 1 year ago
Philip O'Toole 10d2f36474 Remove more flag setting 1 year ago
Philip O'Toole cb989d09a2 Some changes from PR v2 1 year ago
Philip O'Toole 911696ce4f Remove more references to on-disk testing 1 year ago
Philip O'Toole b931e387be First pass at removing in-memory support 1 year ago
Philip O'Toole 35976fc33a Increase election timeout during testing
CI systems might be a bit slower.
1 year ago
Philip O'Toole 735c4cbc19 Actually check HTTP status codes 1 year ago
Philip O'Toole 62fd272897 Fix up logging 1 year ago
Philip O'Toole 6869d49983 Add system-level Request tests 1 year ago
Philip O'Toole 78d1b971f6 Move testPoll to helpers
There are dupe functions here, oh well.
1 year ago
Philip O'Toole b8d78b25df Add system-level, single-node, auto-restore test 1 year ago
Philip O'Toole b5dea04b7e
Update helpers.go 1 year 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 5ccbde5a0c ABL 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 1877bcc7ff Support keyed fetches of expvar information 2 years ago
Philip O'Toole 2e56d22526 RemoveNode cluster-level unit test 2 years ago
Philip O'Toole e74bfc182a Use new Encoder everywhere 2 years ago