Skip to content
Closed
Changes from all commits
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 @@ -1509,6 +1509,12 @@ ecmp/test_fgnhg.py:
#######################################
##### everflow #####
#######################################
everflow/test_everflow_ipv6.py:
xfail:
reason: "Known issue with everflow over ipv6"
conditions:
- "https://github.com/sonic-net/sonic-mgmt/issues/21702"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

this issue is closed now as it got fixed via #22237. Do we still need this PR?


everflow/test_everflow_ipv6.py::Test(In|E)gressEverflowIPv6::test_[a-zA-Z0-9_]+\[erspan_ipv4-:
regex: true
xfail:
Expand Down
Loading