support python3 and ubuntu 20.04#1771
Merged
lguohan merged 1 commit intosonic-net:masterfrom Jun 15, 2020
Merged
Conversation
lguohan
commented
Jun 14, 2020
lguohan
commented
Jun 14, 2020
lguohan
commented
Jun 14, 2020
lguohan
commented
Jun 14, 2020
lguohan
commented
Jun 14, 2020
lguohan
commented
Jun 14, 2020
yxieca
reviewed
Jun 14, 2020
yxieca
approved these changes
Jun 14, 2020
Collaborator
yxieca
left a comment
There was a problem hiding this comment.
Approved with a minor change request.
Signed-off-by: Guohan Lu <gulv@microsoft.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
sonic-snmpagent 7e46eb1 [201911][RFC1213]: Initialize lag oid map in reinit_data (sonic-net#234) aa98ded CPU Spike because of redundant and flooded keyspace notifis handled (sonic-net#230) sonic-swss bc4e334 [Mux orch] Handle setting unknown mux state (sonic-net#1984) bd3630b [tunnel decap] Change tunnel orch order (sonic-net#1977) 87a673a Fix the option missing in kernel config issue (sonic-net#1973) 57967a1 [orchagent] Fix group name of port-buffer-drop in flexcounterorch.cpp (sonic-net#1967) sonic-utilities 181e8b0 Fix the option missing in kernel config issue (sonic-net#1888) 21c0cc0 [watermarkstat] Fix for error in processing empty array from couters db (sonic-net#1810) 7f15755 [chassis][supervisor][show][interfaces]show interfaces command warning on Supervisor card (sonic-net#1771)
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.
Signed-off-by: Guohan Lu gulv@microsoft.com
Description of PR
Summary:
Fixes # (issue)
Type of change
Approach
What is the motivation for this PR?
Need to move kvm testbed infrastructure to ubuntu 20.04 to support kvm save/restore, which is important to repro testbed issues.
How did you do it?
provision ubuntu 20.04 server and run test
How did you verify/test it?
Tested on both 18.04 and 20.04
Only tested the provision script. Run test will come with some other PRs.
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation