chore: run fuzz tests with disk cache (#4118)

* chore: run fuzz tests with disk cache

* fix: print error messages correctly
This commit is contained in:
Weny Xu
2024-06-13 17:07:12 +08:00
committed by GitHub
parent f8ec46493f
commit 573e25a40f
3 changed files with 45 additions and 1 deletions

View File

@@ -290,6 +290,10 @@ jobs:
minio: true
kafka: false
values: "with-minio.yaml"
- name: "Minio with Cache"
minio: true
kafka: false
values: "with-minio-and-cache.yaml"
- name: "Remote WAL"
minio: true
kafka: true