Skip to content

Extract archive storage integration test from ES and generalize to all storage backends #5203

@yurishkuro

Description

@yurishkuro

I just noticed, to my surprise, that archiving test is only implemented in the ES integration tests

func (s *ESStorageIntegration) testArchiveTrace(t *testing.T) {

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for beginnershelp wantedFeatures that maintainers are willing to accept but do not have cycles to implement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions