Skip to content

ci: Maintaining docker image for integration tests. #1201

@liurenjie1024

Description

@liurenjie1024

Is your feature request related to a problem or challenge?

Currently in the integrations, we create docker images on the fly, see


While this is easy to maintain, there are drawbacks about this approach:

  1. It slows down tests
  2. It increases device space usage on github action runner, which make tests unstable.

Describe the solution you'd like

We should consider maintaining the docker images used in integration tests to speed up integration tests.

Willingness to contribute

I can contribute to this feature at this time

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions