STORDIS / orca_nw_lib

gNMI python package for SONiC switch discovery and management.
Other
2 stars 3 forks source link

sample_config.py's teardown() method should also verify count the nodes and relation after rediscovery. #43

Open kamalkrbh opened 4 months ago

kamalkrbh commented 4 months ago

As we are discovering the same configuration 2 times and DB objects are expected to be overwritten, Verify that no extra nodes or relations are created. Compare the count of nodes and relations before and after rediscovery.