SPyTest 2.1 release, LGTM fixes and new test cases#2681
Merged
yxieca merged 1 commit intosonic-net:masterfrom Dec 27, 2020
Merged
SPyTest 2.1 release, LGTM fixes and new test cases#2681yxieca merged 1 commit intosonic-net:masterfrom
yxieca merged 1 commit intosonic-net:masterfrom
Conversation
|
This pull request fixes 72 alerts when merging 693744d into 0c8fcd4 - view on LGTM.com fixed alerts:
|
|
This pull request introduces 3 alerts and fixes 84 when merging a19d66ba1d94ba11de0b1447fca2c1dcd0dfd5f3 into fc9bd4b - view on LGTM.com new alerts:
fixed alerts:
|
a19d66b to
693744d
Compare
|
This pull request fixes 84 alerts when merging 693744d into fc9bd4b - view on LGTM.com fixed alerts:
|
yxieca
approved these changes
Dec 27, 2020
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…onic-net#14048) For sonic-platform-daemons following commits are added to the submodule dd8fbae (HEAD -> 202012, origin/202012) [ycabled] add more coverage to ycabled; add minor name change for vendor API CLI return key-values pairs (sonic-net#338) 846555e [thermalctld] fix some redundant removal of state DB tables (sonic-net#315) 3d92fb9 Use github code scanning instead of LGTM (sonic-net#316) For sonic-utilities the following commits are added in this PR to the submodule git log --oneline 39cdb49c..202012 ec4c6ea5 (HEAD -> 202012, origin/202012) [show][muxcable] add some new commands health, reset-cause, queue_info support for muxcable (sonic-net#2414) (sonic-net#2704) 03ef272e [202012][vlan] Remove add field of vlanid to DHCP_RELAY table while adding vlan (sonic-net#2681) e00a81ac [202012][dhcp-relay] Add support for dhcp_relay config cli (sonic-net#2640) 274184e1 [vlan] Refresh dhcpv6_relay config while adding/deleting a vlan (sonic-net#2660) (sonic-net#2668 #### Why I did it updating the submodule of sonic-platform-daemons, sonic-utilities #### How I did it updated the submodule
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.
Description of PR
LGTM fixes and new test cases
Summary:
Fixes # LGTM issues
Type of change
Approach
What is the motivation for this PR?
Contribute More Test Cases
How did you do it?
List of new test modules added which can be used to verify Broadcom PRs
How did you verify/test it?
Execute using build with modifications to SONiC by Broadcom in PTF and Ixia testbeds
Any platform specific information?
None
Supported testbed topology if it's a new test case?
PTF,IXIA
Documentation
Added Framework Updates in Doc folder