mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-29 10:21:38 +02:00
`TestServeAPIKey` test fails on the edge riscv64 builder with multiple
config errors.
```
--- FAIL: TestServeAPIKey (0.28s)
␛[32m.␛[0m␛[31m␛[0m␛[33m␛[0m␛[33m
198 total assertions␛[0m
{"time":"2026-02-08T01:04:25.422420743Z","level":"error","message":"invalid storage config, default storage and substore (route: /a) cannot use the same root directory","error":"invalid server config","rootDir":"/tmp/zot","otherRootDir":"/tmp/zot","route":"","otherRoute":"/a","caller":"zotregistry.dev/zot/v2/pkg/cli/server/root.go:373","func":"zotregistry.dev/zot/v2/pkg/cli/server.validateStorageConfig","goroutine":151}
```