test(raft): failover under sustained write load e2e

This commit is contained in:
2026-07-31 00:35:55 +03:00
parent 09f462f467
commit 63cb05afe2
3 changed files with 443 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ tests/bugfix_test
tests/nimforum_smoke_test
tests/raft_e2e_test
tests/raft_writes_e2e_test
tests/raft_failover_load_e2e_test
benchmarks/bench_all
benchmarks/compare
clients/nim/tests/test_client