-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[swsssdk-py] update submodule for sonic-py-swsssdk #3826
Conversation
BLOCK on #3825 |
retest vsimage please |
#3825 is merged, but the vs image test is still failing. Have you build a whole image and test? I feel something is still wrong. |
retest vsimage please |
Yes . I tested it locally, it works fine. I noticed not only my PR failed, other PR failed with the same reason. |
I did config reload -y but found the eth0 has no IP address. |
interesting. I did the same and the eth0 ip is good. For safety resaon, I masked the real IP.
|
retest vsimage please |
update multiDB changes in sonic-py-swsssdk, including:
*[multi-DB] Part 4: add sonic-db-cli to replace redis-cli (#54)
*[multi-DB] Part 3: Python API changes (#52)
*remove SonicV2Connector which is not used any more (#53)
This needs #3825 to be merged first. Otherwise when reloading minigraph/config will hit error.
Signed-off-by: Dong Zhang d.zhang@alibaba-inc.com