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

tests(helpers): supporting Redis cluster and optional Redis password #13654

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

Conversation

subnetmarco
Copy link
Member

@subnetmarco subnetmarco commented Sep 11, 2024

Adding support for an optional password in our Redis helper for tests, and support for Redis cluster deployments where FLUSHALL is not available. It all works the same otherwise on a standalone Redis, as it used to before.

@github-actions github-actions bot added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Sep 11, 2024
@subnetmarco subnetmarco changed the title tests(helpers): supporting optional Redis password tests(helpers): supporting Redis cluster and optional Redis password Sep 14, 2024
@subnetmarco subnetmarco force-pushed the test/redis-helper branch 2 times, most recently from d18f6c2 to e69fec5 Compare September 14, 2024 13:05
@subnetmarco
Copy link
Member Author

The CI is failing because LuaRocks is down, this fixes it: #13678

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant