jaegertracing/jaeger

Re-expose Storage Integration Tests

Open

#6,813 创建于 2025年3月5日

在 GitHub 查看
 (14 评论) (0 反应) (0 负责人)Go (2,326 fork)batch import
area/storagechangelog:breaking-changeenhancementgood first issuehelp wanted

仓库指标

Star
 (18,974 star)
PR 合并指标
 (平均合并 4天 11小时) (30 天内合并 85 个 PR)

描述

Historically the integration tests for the storage layer have been exposed, and even recommended to be used to verify the correctness of 3rd party storage plugins.

The documentation still recommends this, but the docs are stale, and with the recent refactoring where the integration suite was moved into internal, this is no longer possible.

The breaking changes happened in #6657, but are a part of the greater #6637

贡献者指南