promscale
promscale copied to clipboard
Import jaeger storage integration tests
Description
This PR imports jaeger storage integration tests from https://github.com/jaegertracing/jaeger/blob/main/plugin/storage/integration and adopts those for promscale environment.
As of now few tests like GetLargeSpand and FindTraces are commented and should be enabled once relevant fixes are get merged.
May be we can remove the imported tests once we enable promscale integration tests in upstream jaeger.
Merge requirements
Please take into account the following non-code changes that you may need to make with your PR:
- [ ] CHANGELOG entry for user-facing changes
- [ ] Updated the relevant documentation