Skip to content

chore(ci): Downgrade Alpine to 3.22 to avoid cluster test crash#3330

Merged
PragmaTwice merged 1 commit into
unstablefrom
aleksraiden-patch-7
Jan 7, 2026
Merged

chore(ci): Downgrade Alpine to 3.22 to avoid cluster test crash#3330
PragmaTwice merged 1 commit into
unstablefrom
aleksraiden-patch-7

Conversation

@aleksraiden
Copy link
Copy Markdown
Contributor

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

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jan 6, 2026

@torwig
Copy link
Copy Markdown
Contributor

torwig commented Jan 7, 2026

Personally, I think it's a good practice to specify an exact version like 3.22 instead of using the "latest."

@PragmaTwice PragmaTwice merged commit 5e958d5 into unstable Jan 7, 2026
107 of 111 checks passed
@aleksraiden aleksraiden deleted the aleksraiden-patch-7 branch January 7, 2026 08:41
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.

3 participants