feat: implement naive fuzz test for region migration (#4252)

* fix(fuzz): adapt for new partition rules

* feat: implement naive fuzz test for region migration

* chore(ci): add ci cfg

* chore: apply suggestions from CR

* chore: apply suggestions from CR
This commit is contained in:
Weny Xu
2024-07-03 21:30:41 +08:00
committed by GitHub
parent 705b22411b
commit 76fac359cd
13 changed files with 670 additions and 86 deletions

View File

@@ -419,7 +419,7 @@ jobs:
timeout-minutes: 60
strategy:
matrix:
target: ["fuzz_failover_mito_regions"]
target: ["fuzz_migrate_mito_regions", "fuzz_failover_mito_regions"]
mode:
- name: "Remote WAL"
minio: true