The GitHub Actions job "CI" on kvrocks.git/unstable has failed.
Run started by GitHub user PragmaTwice (triggered by PragmaTwice).

Head commit for run:
5e958d5cb8c16d4a1869c1c727e31a475b054c7d / Aleks Lozovyuk 
<[email protected]>
chore(ci): Downgrade Alpine to 3.22 to avoid cluster test crash (#3330)

After extensive testing, I identified the root cause of the broken CI
tests: the Alpine version used in the tests is too new. Alpine 3.23
introduces many changes, some of which cause compatibility issues.
Specifically, our C++ tests for the Cluster fail to start and crash
without any output.

As a quick fix, this PR switches to Alpine 3.22 by updating the image
version in the CI matrix

This patch fix a bugs into #3329 #3328 #3232

Report URL: https://github.com/apache/kvrocks/actions/runs/20774125726

With regards,
GitHub Actions via GitBox

Reply via email to