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

Migrate ‘Build and Test’ Job to Containerized Test Environment with Redis Version Matrix #4093

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ggivo
Copy link
Contributor

@ggivo ggivo commented Feb 18, 2025

The “Build and Test” job is currently required for PR merges but relies on a legacy approach that sets up the test infrastructure from Redis source. With this change, we are switching "Build and Test using containerized environment" to be used in place "Build and Test” for PR verification.

✅ “Build and Test” to use a containerized test environment instead of the legacy setup.
✅ Test matrix to run tests against multiple Redis server versions is now mandatory
✅ Aggregating test results so that if any matrix job fails, the “Build and Test” job is marked as failed.

@ggivo ggivo requested a review from uglide February 18, 2025 17:21
@ggivo ggivo changed the title Switch required Integration test job containerised test env Migrate ‘Build and Test’ Job to Containerized Test Environment with Redis Version Matrix Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant