Adding bgp_peers snapshot type to the list of assurance snapshot checklist to allow bgp peers comparison.
This PR also covers the #27 PR without adding bgp_peers to the default checklist.
Motivation and Context
Fixes #24 but option is not added to the default checklist, should be selected in the snapshot checklist dropdown to include in the snapshots comparison.
How Has This Been Tested?
Types of changes
New feature (non-breaking change which adds functionality)
Checklist
[ ] I have updated the documentation accordingly.
[ ] I have read the CONTRIBUTING document.
[ ] I have added tests to cover my changes if appropriate.
Description
Adding
bgp_peers
snapshot type to the list of assurance snapshot checklist to allow bgp peers comparison. This PR also covers the #27 PR without addingbgp_peers
to the default checklist.Motivation and Context
Fixes #24 but option is not added to the default checklist, should be selected in the snapshot checklist dropdown to include in the snapshots comparison.
How Has This Been Tested?
Types of changes
Checklist