test(ecstore): pin persisted metadata key literals and bucket config goldens (#5904)

This commit is contained in:
Zhengchao An
2026-08-10 06:12:26 +08:00
committed by GitHub
parent b4b891afad
commit be0cea83b7
18 changed files with 2044 additions and 15 deletions
+4
View File
@@ -35,6 +35,10 @@ path = "src/lib.rs"
name = "rustfs"
path = "src/main.rs"
[[bin]]
name = "rustfs-cli"
path = "src/bin/rustfs-cli.rs"
[features]
default = ["ftps", "webdav"]
metrics-gpu = ["rustfs-obs/gpu"]