Commit Graph

13 Commits

Author SHA1 Message Date
Jingyu Zhou 2d2a2144f4
Update copyright years to 2013-2026 (#12653)
No functional changes.
2026-01-22 10:49:41 -08:00
Dan Lambright 3657e51f9e
Refactor TestTLogServer storage setup with RAII helpers (#12442)
Co-authored-by: Dan Lambright <hlambright@apple.com>
2025-10-11 14:04:26 -04:00
Dan Lambright 7dfdeba5f0
Refactor TestTLog setup helpers (#12436)
Co-authored-by: Dan Lambright <hlambright@apple.com>
2025-10-09 21:56:59 -07:00
Jingyu Zhou 80ca71833b Make xxhash checksum the default for TLog
Update downgrade tests to use the xxhash.
2024-09-17 12:46:42 -07:00
Dan Lambright 1c3be55977 Respond to review comments 2024-08-19 09:56:21 -04:00
Dan Lambright 5339d9c99f Modify test to work with multiple tags 2024-08-13 17:20:40 -04:00
Dan Lambright 0987d91210
simulate more than one tlog (#11545)
Co-authored-by: Dan Lambright <hlambright@apple.com>
2024-08-01 09:55:04 -04:00
Dan Lambright e01c855957
Use actual versions in tests (#11530)
Co-authored-by: Dan Lambright <hlambright@apple.com>
2024-07-26 13:24:39 -04:00
Xiaoge Su b324bfb9b9
When a commit is cancelled, record all unresponsive/failed TLogs (#11459)
* When a commit is cancelled, record all unresponsive/failed TLogs

* fixup!

* fixup!

* fixup!
2024-07-23 17:26:11 -07:00
Doğan Çeçen 0a3b496a2c Fix a compilation issue in TestTLogServer.actor.cpp
Without this change, `cmake --build` fails with (on macOS with Apple clang 15.0.0):

fdbserver/TestTLogServer.actor.cpp:363:125: error: use 'template' keyword to treat 'getReply' as a dependent template name
2024-07-17 15:16:30 +03:00
Dan Lambright 4aebd0f226 Disable TLogTests so they are not run nightly. They are not that robust yet. 2024-07-08 18:36:57 -04:00
Dan Lambright f31fee63d7 respond to review comments 2024-07-03 13:24:28 -04:00
Dan Lambright 6e61739b4e Move out of workload directory, remove obsolete test 2024-06-17 18:07:59 -04:00