[
https://issues.apache.org/jira/browse/CASSSIDECAR-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jyothsna Konisa updated CASSSIDECAR-410:
----------------------------------------
Description:
GitHub-hosted runner images upgraded Docker Engine to version 29.x. This new
Docker version requires a minimum Docker Client API version of 1.44. The
StorageClientTest was failing because the testcontainers library bundled with
s3mock-testcontainers 2.17.0 did not support Docker API 1.44.
The containerTest results were not being collected in the CI pipeline. When
containerTests failed, the test results and reports were not available as
artifacts, making it difficult to diagnose failures
was:ContainerTest results are not uploaded after the CircleCI run, which is
making it hard to debug CI failures in sidecar. Update
“.github/workflows/ci.yml” to upload these result.
> Fix StorageClientTest Docker API compatibility and improve CI test reporting
> ----------------------------------------------------------------------------
>
> Key: CASSSIDECAR-410
> URL: https://issues.apache.org/jira/browse/CASSSIDECAR-410
> Project: Sidecar for Apache Cassandra
> Issue Type: Improvement
> Components: CI
> Reporter: Jyothsna Konisa
> Assignee: Jyothsna Konisa
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> GitHub-hosted runner images upgraded Docker Engine to version 29.x. This new
> Docker version requires a minimum Docker Client API version of 1.44. The
> StorageClientTest was failing because the testcontainers library bundled with
> s3mock-testcontainers 2.17.0 did not support Docker API 1.44.
> The containerTest results were not being collected in the CI pipeline. When
> containerTests failed, the test results and reports were not available as
> artifacts, making it difficult to diagnose failures
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]