1
0
Fork 0

131 Commits (master)

Author SHA1 Message Date
Philip O'Toole 7e0baf5da8 Use "sync" instead of "commit"
"sync" is a better word for what is happening, "commit" is too
Raft-centric.
7 months ago
Philip O'Toole b696f0dea2 E2E testing of readyz commit 7 months ago
Philip O'Toole 4391ef0f9c E2E supports 'commit' flag 7 months ago
Philip O'Toole 8e4c9c88d4 Fix test 8 months ago
Philip O'Toole 2b3e829fc8 Ensure table is created before shutting down 8 months ago
Philip O'Toole 97317105a5 Fix e2e test 8 months ago
Philip O'Toole 8cb1443523 Fix racy test 8 months ago
Philip O'Toole 8225ecf0fa More wait-for-applied 8 months ago
Philip O'Toole 252783017f More poll_query in end-to-end testing 8 months ago
Philip O'Toole 7397486fb9 More robust load test 8 months ago
Philip O'Toole 9e1ac0f817 Make E2E test a little easier to read 8 months ago
Philip O'Toole ed1e72eaf3 Test that the PRAGMAs are set correctly 8 months ago
Philip O'Toole 6c19733b15 Handle signals early
https://app.circleci.com/pipelines/github/rqlite/rqlite/4318/workflows/8d25fe80-26d8-44ad-938c-bd470bb22f80/jobs/37210
8 months ago
Philip O'Toole 156f94c4e2 Fix end-to-end tests 8 months ago
Philip O'Toole 078d0eacaf Better timeout handling 8 months ago
Philip O'Toole a710464bda Improve auto-backup test code 8 months ago
Philip O'Toole 4cb40d9cee Fix comment 8 months ago
Philip O'Toole ea8a8ecb28 Fix wait_until_uploads_idle 8 months ago
Philip O'Toole 778f363eb3 Add test for no-upload-after-leader-change 8 months ago
Philip O'Toole 9b8e2559d2 Clarify end-to-end test code 8 months ago
Philip O'Toole 3c11f9d248 Fix tests 8 months ago
Philip O'Toole a8d116fdba Tighten up test 8 months ago
Philip O'Toole a6313efcd1 Fix auto-restart tests 8 months ago
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 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 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 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 ecc5695337 Add support to Python end-to-end for mTLS testing 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