1
0
Fork 0

440 Commits (f1a8ac004d9ecd6790f8b797bedbb4ac44a1d082)

Author SHA1 Message Date
Philip O'Toole 7472f6a949 Fix up tests 8 months ago
Philip O'Toole f5c136e206 More e2e test fixes 8 months ago
Philip O'Toole 08080883a9 Various fixes -- test still failing though 8 months ago
Philip O'Toole 4d49a7c26e Fix Python syntax 8 months ago
Philip O'Toole 7c11295863 End-to-end test for skipped uploads due to sum 8 months ago
Philip O'Toole 6b7d24d9ca Test that writes still post upgrade and snapshots 8 months ago
Philip O'Toole 9a0c03d64a Expand E2E testing of auto-backup 9 months ago
Philip O'Toole 565b792e0c Add system-level test for compressed backups 9 months ago
Philip O'Toole 35a712295b Add system test of getting backup from follower 9 months ago
Philip O'Toole a5f2bd8d74 Allow WAL files for /boot 9 months ago
Philip O'Toole f674fbdeea Fix again 9 months ago
Philip O'Toole 89766c354b Fix E2E test 9 months ago
Philip O'Toole d5ea88d785 Final check for non-empty node 9 months ago
Philip O'Toole 92da1d1aff Convert backed-up file to DELETE mode 9 months ago
Philip O'Toole 2f3b6fffae No apparent "problems" 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 81fda2aa26 Don't hardcode suffrage when joining 9 months ago
Philip O'Toole 0cd555fd82 Fix test 9 months ago
Philip O'Toole 5acfa7ef5b More end-to-end KV autoclustering tests 9 months ago
Philip O'Toole f3b8f023dc Add read-only node test to E2E KV disco 9 months ago
Philip O'Toole 3b5d2f16d4 Merge remote-tracking branch 'origin' into dns-read-only 9 months ago
Philip O'Toole 0949c99048 Poll for data during upgrade test
See https://app.circleci.com/pipelines/github/rqlite/rqlite/4018/workflows/ab0ed121-f893-4b0c-827d-3c1c7a3cc538/jobs/32184
9 months ago
Philip O'Toole 45f531a5d5 Clean-up E2E test properly 9 months ago
Philip O'Toole b7892539ac E2E testing of DNS clustering with non-voters 9 months ago
Philip O'Toole 3d8ee9fc0f Add end-to-end DNS autoclustering test 9 months ago
Philip O'Toole 653b01b36c Better name for KV-autoclustering tests 9 months ago
Philip O'Toole c8edfa93dc Use new types with Joiner 9 months ago
Philip O'Toole 27710bab7e Bootstapper explicitly supports Voting nodes 9 months ago
Philip O'Toole 0afd982851 Faster end-to-end testing of TLS ServerName 9 months ago
Philip O'Toole 4bfe7b21eb End-to-end testing of setting ServerName 9 months ago
Philip O'Toole 0155ef8aa0 Fix system testing 9 months ago
Philip O'Toole ecc5695337 Add support to Python end-to-end for mTLS 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 54a2487807 Don't test WAL removal
Look, it could always happen if the node is crashed hard. A WAL file
could be left around at anytime, just accept it and don't bother with
the cleanup.
9 months ago
Philip O'Toole 91182d186b Fix tests 9 months ago
Philip O'Toole 6232801114 Commit missing code 9 months ago
Philip O'Toole 5f9c9aad2d Don't re-open and close on shutdown 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 ad97bd74f8 Add end-to-end Boot test 9 months ago
Philip O'Toole b70212cffc System-level testing of Booting 9 months ago
Philip O'Toole b25483a5d4 Better helper function 9 months ago
Philip O'Toole 13da479048 Add end-to-end test of dealing with chunked loads
This test is to ensure that if an older system with this type of
commands present in the log can be handled OK.
9 months ago
Philip O'Toole 1432d4d4bd Fix tests 9 months ago
Philip O'Toole e6b703a0c0 Remove ability to trigger chunked-loading
The low-level Raft system still recognizes the Chunk command, so that
this system can interop with older versions, which might still have a
Chunk command in logs.
9 months ago
Philip O'Toole cc4addf7e0 Noop() returns ApplyFuture 9 months ago
Philip O'Toole 12f3ca75ea Test for failure-to-start after chunked load 9 months ago