promscale icon indicating copy to clipboard operation
promscale copied to clipboard

Import jaeger storage integration tests

Open arajkumar opened this issue 3 years ago • 0 comments

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

arajkumar avatar Sep 08 '22 06:09 arajkumar