Skip to content

Fix redis version during pip3 install #9317

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

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

qiluo-msft
Copy link
Collaborator

@qiluo-msft qiluo-msft commented Nov 18, 2021

Why I did it

The recent release of redis 4.0.0 or newer (for python3) breaks sonic-config-engine unit test. Fix to last known good version.
ref: https://pypi.org/project/redis/#history

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

A picture of a cute animal (not mandatory but encouraged)

@qiluo-msft qiluo-msft requested a review from lguohan as a code owner November 18, 2021 23:18
@qiluo-msft qiluo-msft requested a review from xumia November 18, 2021 23:19
@xumia
Copy link
Collaborator

xumia commented Nov 19, 2021

@qiluo-msft , based on the following issues and prs, looks like the warning message can be skipped, using the newer version is good.
Maybe we can improve the test case, explicitly ignore the warning.
https://github.com/redis/redis-py/pull/1726/files
redis/redis-py#1725
redis/redis-py#1721

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.

3 participants