test(e2e): add distributed cluster regression coverage (#7158)

* test(e2e): add distributed 4x4 validation

* test(e2e): prove operations overlap data movement

---------

Co-authored-by: Zhengchao An <anzhengchao@gmail.com>
This commit is contained in:
RustFS
2026-09-06 10:12:06 +08:00
committed by GitHub
parent 6655272c90
commit 07833379b4
27 changed files with 4101 additions and 2 deletions
@@ -22,6 +22,7 @@ on:
- "Continuous Integration"
- "coverage"
- "e2e-nightly"
- "e2e-distributed"
- "e2e-s3tests"
- "Fuzz"
- "mint"