wu-sheng opened a new pull request, #13706:
URL: https://github.com/apache/skywalking/pull/13706

   ### Fix E2E test failures caused by containerd image store on GitHub Actions 
runners
   
   - [ ] Explain briefly why the bug exists and how to fix it.
   
   GitHub Actions runners now have containerd image store 
(`containerd-snapshotter`) enabled by default, which causes compatibility 
issues with older Docker images (e.g., ES 7.16.3, OpenSearch 1.3.6) during E2E 
tests. Containers fail to start with "unhealthy" status.
   
   This PR:
   1. Includes the infra e2e upgrade from #13702 
(`apache/skywalking-infra-e2e@upgrade-deps-and-migrate-deprecated-apis`)
   2. Adds a step to disable containerd image store in all Docker-related CI 
jobs (`docker`, `e2e-test`, `e2e-test-istio`, `e2e-test-istio-ambient`, 
`e2e-test-java-versions`)
   
   - [ ] Update the [`CHANGES` 
log](https://github.com/apache/skywalking/blob/master/docs/en/changes/changes.md).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to