Skip to content

Commit

Permalink
fix merge issue
Browse files Browse the repository at this point in the history
Signed-off-by: Stepan Blyschak <[email protected]>
  • Loading branch information
stepanblyschak committed Nov 8, 2021
1 parent f422612 commit f6d7881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_flex_counters.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"buffer_pool_watermark_counter":[BUFFER_POOL_WATERMARK_KEY, BUFFER_POOL_WATERMARK_STAT, BUFFER_POOL_WATERMARK_MAP],
"port_buffer_drop_counter":[PORT_BUFFER_DROP_KEY, PORT_BUFFER_DROP_STAT, PORT_BUFFER_DROP_MAP],
"pg_watermark_counter":[PG_WATERMARK_KEY, PG_WATERMARK_STAT, PG_WATERMARK_MAP],
"acl_counter":[ACL_KEY, ACL_STAT, ACL_MAP]}
"acl_counter":[ACL_KEY, ACL_STAT, ACL_MAP],
"vxlan_tunnel_counter":[TUNNEL_KEY, TUNNEL_STAT, TUNNEL_MAP]}


Expand Down

0 comments on commit f6d7881

Please sign in to comment.