Skip to content

Conversation

@Ma77Ball
Copy link
Contributor

What changes were proposed in this PR?

This PR updates the CI test environment configuration to ensure integration tests that rely on containerized services can reliably connect to the local container runtime after recent runner image updates. It does this by adding a small configuration file in the runtime environment (the docker client properties file) so the Docker client and server negotiate a compatible API version, preventing container-based test suites from aborting during setup.

Any related issues, documentation, discussions?

Related to recent CI runner image updates that changed Docker behavior and can cause container-based tests to abort when the Docker client API version is not explicitly configured.

How was this PR tested?

Ran the existing test suite in CI to verify that container-based integration test suites no longer abort during setup.

Confirmed that the workflow completes successfully with no aborted suites.

Was this PR authored or co-authored using generative AI tooling?

Reviewed by Gemini 3

@github-actions github-actions bot added dependencies Pull requests that update a dependency file fix ci changes related to CI service common labels Feb 13, 2026
@aicam aicam requested review from aicam and kunwp1 February 13, 2026 02:08
@Ma77Ball Ma77Ball closed this Feb 13, 2026
@Ma77Ball Ma77Ball deleted the fix/testcontainers-docker-api-version branch February 13, 2026 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci changes related to CI common dependencies Pull requests that update a dependency file fix service

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant