chore(raft): ignore e2e test binary, stop raft network on shutdown
CI / test (push) Has been cancelled
CI / verify (push) Has been cancelled
Clients CI / build-server (push) Has been cancelled
Clients CI / test-python (push) Has been cancelled
Clients CI / test-javascript (push) Has been cancelled
Clients CI / test-nim (push) Has been cancelled
Clients CI / test-rust (push) Has been cancelled

This commit is contained in:
2026-07-30 18:46:09 +03:00
parent b6eccf284e
commit f9cc68d4e6
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@ tests/fuzz_test
tests/prop_test
tests/bugfix_test
tests/nimforum_smoke_test
tests/raft_e2e_test
benchmarks/bench_all
benchmarks/compare
clients/nim/tests/test_client