Skip to content

Consistent failures in GH tests #990

Closed
@orpiske

Description

@orpiske

We are seeing constant failures in Github actions for pull requests caused by the Docker pull limits.

One thing we could try is upgrading test containers to 1.15.1 which solves this problem:

Docker 20.10 introduced a new version of the API, 1.41, where they removed quite a few deprecations, and we were using one of them. If you were getting "No such image: testcontainers/ryuk:0.3.0" - that's the cause.

The challenge here is that Camel 3.7.x is using Testcontainers 1.15.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions