[kvm] Enable loganalyzer for KVM tests#2434
Merged
daall merged 1 commit intosonic-net:masterfrom Dec 8, 2020
Merged
Conversation
Signed-off-by: Danny Allen <daall@microsoft.com>
lguohan
approved these changes
Oct 30, 2020
vaibhavhd
approved these changes
Oct 30, 2020
Contributor
Author
|
@lguohan this PR hit the bulk API error |
Contributor
Author
Contributor
Author
|
retest this please |
Contributor
Author
|
Waiting for: https://sonic-jenkins.westus2.cloudapp.azure.com/job/vs/job/buildimage-vs-image/541/ for the LLDP fix |
Contributor
Author
|
retest this please |
2 similar comments
Contributor
Author
|
retest this please |
Contributor
Author
|
retest this please |
Contributor
Author
|
@lguohan it looks like there is still some sort of lldp crash, I'll try to see if it's the same one as before |
Contributor
Author
|
retest vsimage please |
1 similar comment
Collaborator
|
retest vsimage please |
Contributor
Author
Contributor
|
@shi-su can you update the swss submodule? |
Contributor
swss submodule update PR submitted. sonic-net/sonic-buildimage#5964 |
Contributor
Author
|
retest this please |
Contributor
Author
|
retest vsimage please |
Contributor
Author
|
retest this please |
2 similar comments
Contributor
Author
|
retest this please |
Contributor
Author
|
retest this please |
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
…-net#11929) Include following new kernel commits: - 815cb34 [patch]: Add accept_untracked_na kernel param (sonic-net#291) - fbb76cc Remove kernel config SERIAL_8250_RUNTIME_UARTS (sonic-net#286) Introduce following SWSS commits: - eedf59d [intfmgr]: Enable `accept_untracked_na` kernel param (sonic-net#2439) - bbd4eb7 [BFD]Clean up state_db BFD entries on swss restart (sonic-net#2434) (sonic-net#2435) - aa7b546 [FDB] [202012] Fix fbdorch to properly handle syncd FDB FLUSH Notif (sonic-net#2401) - 4190c13 Support for platforms based on Clounix Networks' device (sonic-net#2399) Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
kazinator-arista
pushed a commit
to kazinator-arista/sonic-mgmt
that referenced
this pull request
Mar 4, 2026
Update sonic-swss submodule pointer to include the following: [BFD]Clean up state_db BFD entries on swss restart (sonic-net#2434) Fix the Fec Mode Setting of gbsyncd (sonic-net#2430) [neighsyncd] Enabling ipv4 link local entries for non-dualtor (sonic-net#2427) tlm_teamd: Filter portchannel subinterface events from STATE_DB LAG_TABLE (sonic-net#2408) PFCWD recovery changes using DLR_INIT (sonic-net#2316) Dynamic port configuration - add port buffer cfg to the port ref counter (sonic-net#2194) Signed-off-by: dprital <drorp@nvidia.com>
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: Danny Allen daall@microsoft.com
Description of PR
Summary: Enable loganalyzer for KVM tests
Fixes # (issue)
Type of change
Approach
What is the motivation for this PR?
We often experience widespread failures due to persistent loganalyzer failures. The goal is to try to reduce these by running loganalyzer during PR tests here and also during buildimage PR tests.
How did you do it?
Remove the disable flag.
How did you verify/test it?
Tested locally, also going to let it run several times on Jenkins to verify.
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation