Skip to content

Pull OpenSearch test images from ECR Public registry#22

Merged
marevol merged 1 commit into
mainfrom
switch-opensearch-images-to-ecr-public
Jun 7, 2026
Merged

Pull OpenSearch test images from ECR Public registry#22
marevol merged 1 commit into
mainfrom
switch-opensearch-images-to-ecr-public

Conversation

@marevol
Copy link
Copy Markdown
Contributor

@marevol marevol commented Jun 6, 2026

Summary

Use the ECR Public registry for the Testcontainers image in the OpenSearch client tests.

  • opensearchproject/opensearchpublic.ecr.aws/opensearchproject/opensearch

The version tag is unchanged; only the registry prefix is added. DockerImageName.parse handles the fully-qualified image name, so no compatibility annotation is needed.

Why

Pulling from public.ecr.aws avoids Docker Hub anonymous pull rate limits during CI.

Scope

  • OpenSearch1ClientTest.java
  • OpenSearch2ClientTest.java
  • OpenSearch3ClientTest.java

Use public.ecr.aws/opensearchproject/opensearch for the Testcontainers
image in the OpenSearch client tests instead of the Docker Hub image,
to avoid Docker Hub rate limits during CI.
@marevol marevol merged commit d879bc8 into main Jun 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant