I just noticed, to my surprise, that archiving test is only implemented in the ES integration tests https://github.com/jaegertracing/jaeger/blob/8ae2e05878a1ab38509e6678f6336b6947c9faba/plugin/storage/integration/elasticsearch_test.go#L295 ## Objective * Extract this test into the shared test suite * Make sure it works with the backends that support archiving (which may be all of them at this point)