Skip to content

chore(tests): bump default docker test image to 8.8-m02 - #3236

Merged
nkaradzhov merged 1 commit into
redis:masterfrom
nkaradzhov:bump-test-image
Apr 17, 2026
Merged

nkaradzhov merged 1 commit into
redis:masterfrom
nkaradzhov:bump-test-image

Conversation

@nkaradzhov

@nkaradzhov nkaradzhov commented Apr 17, 2026

Copy link
Copy Markdown
Collaborator

Description

Describe your pull request here


Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

Note

Medium Risk
Updates the Redis Docker tag used by CI and by multiple package TestUtils configs, which could surface compatibility issues or cause new CI failures if the 8.8-m02 image behaves differently than the previous unstable build.

Overview
Switches the Redis test matrix in tests.yml and all TestUtils.createFromConfig defaults from unstable-24425681442-debian to the explicit 8.8-m02 tag (still treated as Redis 8.8).

This standardizes local/CI test runs on the same Redis 8.8 milestone image across client, sentinel, and module packages (Bloom/JSON/Search/TimeSeries/EntraID/test-utils).

Reviewed by Cursor Bugbot for commit 13b3be5. Bugbot is set up for automated code reviews on this repo. Configure here.

@nkaradzhov
nkaradzhov requested a review from PavelPashov April 17, 2026 09:11
@nkaradzhov
nkaradzhov merged commit 2fdf89e into redis:master Apr 17, 2026
16 checks passed
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.

1 participant