pfcwd condition add missing "conditions_logical_operator: or"#20642
Merged
StormLiangMS merged 1 commit intosonic-net:masterfrom Sep 16, 2025
Merged
Conversation
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: David Meggy <[email protected]>
a6eae8c to
3d13ad3
Compare
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
I removed the labels as this issue only exists in master. |
Collaborator
Author
|
Removing request for 202505, as the issue doesn't exist on 202505 For reference this is the PR for 202505 that includes this fix + the original PR |
Collaborator
|
@davidm-arista PR conflicts with 202505 branch |
yejianquan
pushed a commit
that referenced
this pull request
Sep 17, 2025
This is adding a new section to the tests_mark_conditions.yaml file so that common conditions can be defined once, and then re-used in the rest of this file. This section currently only defines lossyTopos, and this change uses that throughout the tests_mark_conditions.yaml file. This is adding a new section to the tests_mark_conditions.yaml file so that common conditions can be defined once, and then re-used in the rest of this file. This section currently only defines lossyTopos, and this change uses that throughout the tests_mark_conditions.yaml file. This is a manual cherry-pick of #20326 #20642 Signed-off-by: David Meggy <[email protected]>
dayouliu1
pushed a commit
to dayouliu1/sonic-mgmt
that referenced
this pull request
Sep 18, 2025
…net#20642) sonic-net#20326 was missing a "conditions_logical_operator: or", which this PR adds. Since that PR has not merged to any branches yet, this only needed for master
vidyac86
pushed a commit
to vidyac86/sonic-mgmt
that referenced
this pull request
Oct 23, 2025
…net#20642) sonic-net#20326 was missing a "conditions_logical_operator: or", which this PR adds. Since that PR has not merged to any branches yet, this only needed for master
opcoder0
pushed a commit
to opcoder0/sonic-mgmt
that referenced
this pull request
Dec 8, 2025
…net#20642) sonic-net#20326 was missing a "conditions_logical_operator: or", which this PR adds. Since that PR has not merged to any branches yet, this only needed for master Signed-off-by: opcoder0 <[email protected]>
gshemesh2
pushed a commit
to gshemesh2/sonic-mgmt
that referenced
this pull request
Dec 16, 2025
…net#20642) sonic-net#20326 was missing a "conditions_logical_operator: or", which this PR adds. Since that PR has not merged to any branches yet, this only needed for master Signed-off-by: Guy Shemesh <[email protected]>
AharonMalkin
pushed a commit
to AharonMalkin/sonic-mgmt
that referenced
this pull request
Dec 16, 2025
…net#20642) sonic-net#20326 was missing a "conditions_logical_operator: or", which this PR adds. Since that PR has not merged to any branches yet, this only needed for master Signed-off-by: Aharon Malkin <[email protected]>
gshemesh2
pushed a commit
to gshemesh2/sonic-mgmt
that referenced
this pull request
Dec 21, 2025
…net#20642) sonic-net#20326 was missing a "conditions_logical_operator: or", which this PR adds. Since that PR has not merged to any branches yet, this only needed for master Signed-off-by: Guy Shemesh <[email protected]>
venu-nexthop
pushed a commit
to venu-nexthop/sonic-mgmt
that referenced
this pull request
Jan 13, 2026
…net#20642) sonic-net#20326 was missing a "conditions_logical_operator: or", which this PR adds. Since that PR has not merged to any branches yet, this only needed for master
gshemesh2
pushed a commit
to gshemesh2/sonic-mgmt
that referenced
this pull request
Jan 26, 2026
…net#20642) sonic-net#20326 was missing a "conditions_logical_operator: or", which this PR adds. Since that PR has not merged to any branches yet, this only needed for master Signed-off-by: Guy Shemesh <[email protected]>
lakshmi-nexthop
pushed a commit
to lakshmi-nexthop/sonic-mgmt
that referenced
this pull request
Jan 28, 2026
…net#20642) sonic-net#20326 was missing a "conditions_logical_operator: or", which this PR adds. Since that PR has not merged to any branches yet, this only needed for master Signed-off-by: Lakshmi Yarramaneni <[email protected]>
ytzur1
pushed a commit
to ytzur1/sonic-mgmt
that referenced
this pull request
Feb 2, 2026
…net#20642) sonic-net#20326 was missing a "conditions_logical_operator: or", which this PR adds. Since that PR has not merged to any branches yet, this only needed for master Signed-off-by: Yael Tzur <[email protected]>
venu-nexthop
pushed a commit
to venu-nexthop/sonic-mgmt
that referenced
this pull request
Mar 27, 2026
…net#20642) sonic-net#20326 was missing a "conditions_logical_operator: or", which this PR adds. Since that PR has not merged to any branches yet, this only needed for master
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.
#20326 was missing a "conditions_logical_operator: or", which this PR adds.
Since that PR has not merged to any branches yet, this only needed for master