Is it platform specific
generic
Importance or Severity
Medium
Description of the bug
test_bgp_gr_helper.py failed on v6 topo because it tries to get v4 neighbors and performs checks on them.
Steps to Reproduce
Comment out xfail and run the test.
Actual Behavior and Expected Behavior
The test should pass.
Relevant log output
Output of show version
Attach files (if any)
No response