You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caught an exception while executing section setup:
Traceback (most recent call last):
/pyATS/ospf/OSPF_neighbor_check.py", line 45, in setup
nbrs = device.custom['expected_ospf_neighbors']['neighbors']
KeyError: 'expected_ospf_neighbors'
The result of section setup is => ERRORED
The text was updated successfully, but these errors were encountered:
Caught an exception while executing section setup:
Traceback (most recent call last):
/pyATS/ospf/OSPF_neighbor_check.py", line 45, in setup
nbrs = device.custom['expected_ospf_neighbors']['neighbors']
KeyError: 'expected_ospf_neighbors'
The result of section setup is => ERRORED
The text was updated successfully, but these errors were encountered: