Commit 005e4c8
authored
[hft]: Fix conditional mark in high frequency telemetry test (sonic-net#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>1 parent 4bd13ee commit 005e4c8
File tree
1 file changed
+1
-2
lines changed- tests/common/plugins/conditional_mark
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3174 | 3174 | | |
3175 | 3175 | | |
3176 | 3176 | | |
3177 | | - | |
3178 | | - | |
| 3177 | + | |
3179 | 3178 | | |
3180 | 3179 | | |
3181 | 3180 | | |
| |||
0 commit comments