docs(testing): document CI gate matrix (#6412)

This commit is contained in:
Zhengchao An
2026-08-23 12:09:06 +08:00
committed by GitHub
parent 648d5166e2
commit b6ba89d9e4
3 changed files with 153 additions and 1 deletions
+2
View File
@@ -70,6 +70,8 @@ make pre-pr
> For the full test-layer taxonomy (unit / ecstore black-box / e2e / s3s-e2e / S3 compatibility / chaos / fuzz / bench), each layer's entry command, the naming conventions the migration gate depends on, and the serial/nextest rules, see [docs/testing/README.md](docs/testing/README.md).
> For the event, timeout, required-status, and local reproduction matrix, see [docs/testing/ci-gates.md](docs/testing/ci-gates.md).
### 🔒 Automated Pre-commit Hooks
#### What `make pre-commit` and `make pre-pr` actually run