Issue Description
Function wait_bgp_sessions in duthost_utils is too short for T2, causing false errors in tests that use them.
Results you see
Test suite test_mgmt_ipv6_only fixture convert_and_restore_config_db_to_ipv6_only uses wait_bgp_sessions, causing the fixture to fail after removing the ipv4 management from the DUTs and doesn't teardown, causing many other tests to fail alongside it.
Results you expected to see
wait_bgp_sessions should wait longer for T2 to give an accurate result
Is it platform specific
generic
Relevant log output
Output of show version
Attach files (if any)
N/A
Issue Description
Function
wait_bgp_sessionsinduthost_utilsis too short for T2, causing false errors in tests that use them.Results you see
Test suite
test_mgmt_ipv6_onlyfixtureconvert_and_restore_config_db_to_ipv6_onlyuseswait_bgp_sessions, causing the fixture to fail after removing the ipv4 management from the DUTs and doesn't teardown, causing many other tests to fail alongside it.Results you expected to see
wait_bgp_sessionsshould wait longer for T2 to give an accurate resultIs it platform specific
generic
Relevant log output
Output of
show versionAttach files (if any)
N/A