Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: bump testcontainers version #74

Merged
merged 1 commit into from
Apr 10, 2022

Conversation

kuisathaverat
Copy link
Contributor

For a while there are two tests that fail to start the test container ryuk Docker container, this PR is trying to fix it.

org.testcontainers.containers.ContainerLaunchException: Container startup failed
Caused by: org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageName=jenkins/ssh-agent:latest, imagePullPolicy=DefaultPullPolicy())
Caused by: com.github.dockerjava.api.exception.NotFoundException: 
{"message":"No such image: testcontainersofficial/ryuk:0.3.0"}

@kuisathaverat kuisathaverat self-assigned this Apr 10, 2022
@kuisathaverat kuisathaverat merged commit e5db7c9 into jenkinsci:main Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant