Arunprasad Rajkumar
Arunprasad Rajkumar
Hmm, the expectation is to run tests in isolation. See https://github.com/jaegertracing/jaeger/blob/4fc291568d8ac59a1c67cc47ee1d91ab20dd06c4/plugin/storage/integration/integration_test.go#L119
> Hmm, the expectation is to run tests in isolation. See https://github.com/jaegertracing/jaeger/blob/4fc291568d8ac59a1c67cc47ee1d91ab20dd06c4/plugin/storage/integration/integration_test.go#L119 Fixed in https://github.com/timescale/promscale/pull/1627/commits/f02d9a8c3ebc3efc3619d89931edee69bba74824
All tests are passing now.
How about if we translate any configured value into `__cluster__` and translate it back to configured value when queried? Just shooting in the dark :)
@cevian Do you think this is still relevant after https://github.com/timescale/promscale/pull/1658?
@SuperQ May I add your name?
@roidelapluie done!
Hey @shekyan , Any updates on this?
@yurishkuro Created a PR to mention about storage certification. https://github.com/jaegertracing/jaeger/pull/3985
Ok, it needs some overhaul in pg_copy_data to avoid the txn it creates.