Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Upgrade testcontainers to 1.15.1 #368

Conversation

BewareMyPower
Copy link
Collaborator

Currently the CI kop integration tests may fail with

Caused by: com.github.dockerjava.api.exception.NotFoundException: {"message":"No such image: quay.io/testcontainers/ryuk:0.2.3"}

It may be caused by the test containers's too old. This PR tries to fix the problem.

@BewareMyPower BewareMyPower merged commit 6eec53d into streamnative:master Feb 5, 2021
@BewareMyPower BewareMyPower deleted the bewaremypower/fix-ryuk-not-found branch February 5, 2021 03:27
BewareMyPower added a commit to BewareMyPower/kop that referenced this pull request Feb 5, 2021
Currently the CI kop integration tests may fail with

> Caused by: com.github.dockerjava.api.exception.NotFoundException: {"message":"No such image: quay.io/testcontainers/ryuk:0.2.3"}

It may be caused by the `test containers`'s too old. This PR tries to fix the problem.
BewareMyPower added a commit that referenced this pull request Feb 5, 2021
Currently the CI kop integration tests may fail with

> Caused by: com.github.dockerjava.api.exception.NotFoundException: {"message":"No such image: quay.io/testcontainers/ryuk:0.2.3"}

It may be caused by the `test containers`'s too old. This PR tries to fix the problem.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants