Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added testing with 8.0 #1510

Merged
merged 27 commits into from
Feb 20, 2025
Merged

Added testing with 8.0 #1510

merged 27 commits into from
Feb 20, 2025

Conversation

vladvildanov
Copy link
Contributor

@vladvildanov vladvildanov commented Feb 13, 2025

Added testing against 8.0. Changed test infrastructure to use client specific docker images.

Client specific images is a separate docker images provided and maintained by Clients & Ecosystems team within Redis LTD. They're used specifically for unified creation of test infrastructure across different clients, and provides out of the box different types of environments including Standalone, Cluster, Sentinel, Stack. Full support for TLS connections

tillkruss
tillkruss previously approved these changes Feb 14, 2025
Copy link
Member

@tillkruss tillkruss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great. Can you summarize the changed in a changelog entry?

Do we want to reduce the number of PHP runs as well? We still need to test against PHP 7.2, but maybe we test fewer Redis versions and only run 8.4 against every version?

@vladvildanov
Copy link
Contributor Author

@tillkruss I agree, we can make it as a part of this PR. I'll take care of it

@vladvildanov
Copy link
Contributor Author

vladvildanov commented Feb 17, 2025

@tillkruss What about keep 7.2, 8.3, 8.4? PHP provides official support for two latest versions, so it's still possible that something might be broken and fixed in 8.3 as well

Copy link
Member

@tillkruss tillkruss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you restore testing against 4.0 as well. I doubt people use 3.0 still, but we do advertise it.

@vladvildanov
Copy link
Contributor Author

vladvildanov commented Feb 19, 2025

@tillkruss Done

@tillkruss
Copy link
Member

Thanks! 4.0 so we test against some common old versions.

@dmaier-redislabs dmaier-redislabs self-requested a review February 20, 2025 15:45
Copy link

@dmaier-redislabs dmaier-redislabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vladvildanov vladvildanov merged commit 9a22450 into v2.x Feb 20, 2025
26 checks passed
@vladvildanov vladvildanov deleted the vv-testing-with-8.0 branch February 20, 2025 15:47
vladvildanov added a commit that referenced this pull request Feb 25, 2025
tillkruss pushed a commit that referenced this pull request Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants