1
0
Fork 0

49 Commits (007f07c09e61c783b6f7d3cf9a73a5c174766266)

Author SHA1 Message Date
Philip O'Toole 252783017f More poll_query in end-to-end testing 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 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 a6313efcd1 Fix auto-restart 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 9a0c03d64a Expand E2E testing of auto-backup 9 months ago
Philip O'Toole ecc5695337 Add support to Python end-to-end for mTLS testing 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 ad97bd74f8 Add end-to-end Boot test 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 7d9650e737 Tweak end-to-end test 10 months ago
Philip O'Toole f7cc7fb629 End-to-end chunked loading test on single node 10 months ago
Philip O'Toole 695dfa8c0a Create end-to-end upgrade from v7 test 10 months ago
Philip O'Toole 87ccc1f21a End-to-end testing of auth join 10 months ago
Philip O'Toole 41fb5d5a1a Remove blank line 10 months ago
Philip O'Toole 2341a77a0c Allocate addresses which have never been allocated
Previously there was a very small chance that random_addr() would return
an address that had just been handed out previously. This would cause
random test failures.

See https://app.circleci.com/pipelines/github/rqlite/rqlite/3463/workflows/24f6f66c-5ac3-463d-8233-6c01b6d23a25/jobs/23213
10 months ago
Philip O'Toole 0692e138ad Update E2E for Raft port join 10 months ago
Philip O'Toole ec789840c0 Start moving e2e tests to Raft joins 10 months ago
Philip O'Toole 73f9df5283 More end-to-end leader checks 1 year ago
Philip O'Toole f3c24cdac2 Give time for Store to open
https://app.circleci.com/pipelines/github/rqlite/rqlite/3300/workflows/b903b7eb-fbd7-417c-84af-fdf2189acde3/jobs/20719
1 year ago
Philip O'Toole 20e6a39c1b Add debug for failing test
https://app.circleci.com/pipelines/github/rqlite/rqlite/3299/workflows/34577edb-32c8-4a00-8e59-723c0e6f3272/jobs/20692
1 year ago
Philip O'Toole ac34308d56 Remove explicit on-disk testing from end-to-end 1 year ago
Philip O'Toole d9abc8f61b Remove obsolete option from end-to-end testing 1 year ago
Philip O'Toole a7efd9721c Add simple end-to-end test of unified endpoint 1 year ago
Philip O'Toole 46befb8dad Add some end-to-end Python code 1 year ago
Philip O'Toole d5c72e0cd5 End-to-end test of cluster-remove on shutdown 1 year ago
Philip O'Toole 8ceb89cade End-to-end auto-restore of compressed file 1 year ago
Philip O'Toole 10bde7c946 End-to-end auto-restore of noncompressed 1 year ago
Philip O'Toole 3fe836ed29 Initial S3 upload code for end-to-end testing 1 year ago
Philip O'Toole 1a2e0a4a45 Add compression support for uploads 1 year ago
Philip O'Toole bdeff26b73 Refactor AWS S3 tests 1 year ago
Philip O'Toole 2bd75e38ee Support writing bytes 1 year ago
Philip O'Toole ca2ac4b1ba Add support to helpers for auto-backup 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 12aa97de41 Try splitting end-to-end testing 1 year ago