Skip to content

Commit

Permalink
fix & re-enable test
Browse files Browse the repository at this point in the history
Signed-off-by: matiAlfaro <mati@marvell.com>
  • Loading branch information
matiAlfaro committed Jun 20, 2024
1 parent 6eec2c7 commit de3581e
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"BUFFER_QUEUE_CORRECT_PROFILE_VALUE": {
"desc": "BUFFER_QUEUE_CORRECT_PROFILE_VALUE no failure"
},
"BUFFER_QUEUE_WRONG_PROFILE_VALUE": {
"desc": "BUFFER_QUEUE_WRONG_PROFILE_VALUE pattern failure",
"eStr": "wrong"
Expand All @@ -10,5 +13,8 @@
"BUFFER_QUEUE_WRONG_PORT_VALUE": {
"desc": "BUFFER_QUEUE_WRONG_PORT_VALUE pattern failure",
"eStr": "wrong"
},
"VOQ_BUFFER_QUEUE_CONFIG": {
"desc": "VOQ_BUFFER_QUEUE_CONFIG has no failure"
}
}

0 comments on commit de3581e

Please sign in to comment.