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

Fix redis version during pip3 install #9329

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

qiluo-msft
Copy link
Collaborator

Why I did it

Backport #9317 to 202012 branch.

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 November 20, 2021 00:50
@lguohan lguohan merged commit 7fb0f3f into sonic-net:202012 Nov 22, 2021
@qiluo-msft qiluo-msft deleted the qiluo/redis3_20 branch November 22, 2021 20:07
praveen-li pushed a commit to praveen-li/sonic-buildimage that referenced this pull request Feb 15, 2022
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

Signed-off-by: Zhenggen Xu <zxu@linkedin.com>

RB=2985177
G=lnos-reviewers
R=pchaudha,pmao,samaity,stexu,zxu
A=
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.

2 participants