mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-09-05 04:58:59 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user