Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3151,8 +3151,7 @@ high_frequency_telemetry:
reason: "High frequency telemetry isn't supported in this platform"
conditions_logical_operator: or
conditions:
- "'nvidia_sn5600' not in platform"
- "'nvidia_sn5640' not in platform"
- "platform not in ['x86_64-nvidia_sn5600-r0', 'x86_64-nvidia_sn5640-r0']"
Copy link
Copy Markdown
Collaborator

@r12f r12f Dec 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to add arista 7060x6-b


##### http #####
#######################################
Expand Down
Loading