jaegertracing/jaeger

Re-expose Storage Integration Tests

Offen

#6.813 geöffnet am 05.03.2025

 (14 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (2.326 Forks)batch import
area/storagechangelog:breaking-changeenhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (18.974 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 4T 11h) (85 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide