[hft]: Fix conditional mark in high frequency telemetry test#21482
Merged
yxieca merged 2 commits intosonic-net:masterfrom Jan 9, 2026
Merged
[hft]: Fix conditional mark in high frequency telemetry test#21482yxieca merged 2 commits intosonic-net:masterfrom
yxieca merged 2 commits intosonic-net:masterfrom
Conversation
Signed-off-by: Ze Gan <ganze718@gmail.com>
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
@weiguo-nvidia , could you please help to check this PR? |
Contributor
LGTM |
Contributor
Author
|
@StormLiangMS Could you please help to merge this PR? |
r12f
reviewed
Dec 2, 2025
| conditions: | ||
| - "'nvidia_sn5600' not in platform" | ||
| - "'nvidia_sn5640' not in platform" | ||
| - "platform not in ['x86_64-nvidia_sn5600-r0', 'x86_64-nvidia_sn5640-r0']" |
Collaborator
There was a problem hiding this comment.
need to add arista 7060x6-b
Signed-off-by: Ze Gan <ganze718@gmail.com>
Collaborator
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Contributor
Author
|
hi @StormLiangMS , could you please help to review and merge this PR? |
Contributor
Author
|
Hi @StormLiangMS , could you please help to merge this PR? |
yutongzhang-microsoft
approved these changes
Jan 7, 2026
Contributor
Author
|
@StormLiangMS Could you please help to merge this? |
Collaborator
|
Cherry-pick PR to msft-202412: |
venu-nexthop
pushed a commit
to venu-nexthop/sonic-mgmt
that referenced
this pull request
Jan 13, 2026
…et#21482) What is the motivation for this PR? Wrong condition for skipping HFT test How did you do it? Correct it as described in this comment: sonic-net#20379 (comment) Signed-off-by: Ze Gan <ganze718@gmail.com>
yifan-nexthop
pushed a commit
to nexthop-ai/sonic-mgmt
that referenced
this pull request
Jan 14, 2026
…et#21482) What is the motivation for this PR? Wrong condition for skipping HFT test How did you do it? Correct it as described in this comment: sonic-net#20379 (comment) Signed-off-by: Ze Gan <ganze718@gmail.com> Signed-off-by: YiFan Wang <yifan@nexthop.ai>
anilal-amd
pushed a commit
to anilal-amd/anilal-forked-sonic-mgmt
that referenced
this pull request
Feb 19, 2026
…et#21482) What is the motivation for this PR? Wrong condition for skipping HFT test How did you do it? Correct it as described in this comment: sonic-net#20379 (comment) Signed-off-by: Ze Gan <ganze718@gmail.com> Signed-off-by: Zhuohui Tan <zhuohui.tan@amd.com>
Contributor
Author
|
Retrigger PR to 202511 |
Collaborator
|
@Pterosaur PR conflicts with 202511 branch |
Contributor
|
@Pterosaur please help raise pr for 202511 due to cherry-pick conflicts |
PriyanshTratiya
pushed a commit
to PriyanshTratiya/sonic-mgmt
that referenced
this pull request
Mar 16, 2026
…et#21482) What is the motivation for this PR? Wrong condition for skipping HFT test How did you do it? Correct it as described in this comment: sonic-net#20379 (comment) Signed-off-by: Ze Gan <ganze718@gmail.com> Signed-off-by: Priyansh Tratiya <ptratiya@microsoft.com>
12 tasks
vmittal-msft
pushed a commit
that referenced
this pull request
Mar 17, 2026
…#23008) What is the motivation for this PR? Wrong condition for skipping HFT test How did you do it? Correct it as described in this comment: #20379 (comment) Signed-off-by: Ze Gan <ganze718@gmail.com> Signed-off-by: Priyansh Tratiya <ptratiya@microsoft.com> Co-authored-by: Ze Gan <ganze718@gmail.com>
abhishek-nexthop
pushed a commit
to nexthop-ai/sonic-mgmt
that referenced
this pull request
Mar 17, 2026
…et#21482) What is the motivation for this PR? Wrong condition for skipping HFT test How did you do it? Correct it as described in this comment: sonic-net#20379 (comment) Signed-off-by: Ze Gan <ganze718@gmail.com> Signed-off-by: Abhishek <abhishek@nexthop.ai>
Collaborator
|
@Pterosaur PR conflicts with 202511 branch |
Contributor
Author
|
Retrigger 202511 |
Collaborator
|
@Pterosaur PR conflicts with 202511 branch |
venu-nexthop
pushed a commit
to venu-nexthop/sonic-mgmt
that referenced
this pull request
Mar 27, 2026
…et#21482) What is the motivation for this PR? Wrong condition for skipping HFT test How did you do it? Correct it as described in this comment: sonic-net#20379 (comment) Signed-off-by: Ze Gan <ganze718@gmail.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.
Description of PR
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
Wrong condition for skipping HFT test
How did you do it?
Correct it as described in this comment: #20379 (comment)
How did you verify/test it?
Check Azp test
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation