[action] [PR:14632] Install python-redis package to docker containers#14775
Merged
mssonicbld merged 1 commit intosonic-net:202211from Apr 23, 2023
Merged
[action] [PR:14632] Install python-redis package to docker containers#14775mssonicbld merged 1 commit intosonic-net:202211from
mssonicbld merged 1 commit intosonic-net:202211from
Conversation
Install python-redis package to docker containers #### Why I did it This this bug: sonic-net#14531 The 'flush_unused_database' is part of docker-database, and docker-database does not install python-redis package by itself. it's using redis installed by sonic-py-swsssdk. So after remove sonic-py-swsssdk from container, this script break. To this this bug and avoid similer bug happen again, install python-redis to docker containers which removed sonic-py-swsssdk . #### How I did it Install python-redis to containers. #### How to verify it Pass all UT. Create new UT to cover this scenario: sonic-net/sonic-mgmt#8032 #### Description for the changelog Improve sudo cat command for RO user.
8 tasks
Collaborator
Author
|
Original PR: #14632 |
Contributor
|
/azp run |
|
Commenter does not have sufficient privileges for PR 14775 in repo sonic-net/sonic-buildimage |
Contributor
|
/azp run Azure.sonic-buildimage |
|
Commenter does not have sufficient privileges for PR 14775 in repo sonic-net/sonic-buildimage |
Contributor
|
Following UT failed: tacacs/test_ro_user.py::test_ro_user_banned_by_sudoers_command Will close and re-open to trigger buildimage and test on latest code. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.