Skip to content

Commit

Permalink
removed unused deviations
Browse files Browse the repository at this point in the history
  • Loading branch information
self-maurya committed Jan 15, 2025
1 parent 9e45b96 commit 77dbfba
Show file tree
Hide file tree
Showing 2 changed files with 3,870 additions and 10 deletions.
10 changes: 0 additions & 10 deletions proto/metadata.proto
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,6 @@ message Metadata {
bool osinstall_for_standby_rp = 17;
// Set this flag for LLDP interface config to override the global config.
bool lldp_interface_config_override_global = 18;
// Skip BGP TestPassword mismatch subtest if value is true.
// Cisco: partnerissuetracker.corp.google.com/273285907
bool skip_bgp_test_password_mismatch = 19;
// Device does not support interface/physicalchannel leaf.
// Cisco: partnerissuetracker.corp.google.com/273287821
bool missing_interface_physical_channel = 20;
// Skip check for
// bgp/neighbors/neighbor/state/messages/received/last-notification-error-code
// leaf missing case.
Expand All @@ -130,10 +124,6 @@ message Metadata {
// profile.
// Juniper: partnerissuetracker.corp.google.com/279471405
bool drop_weight_leaves_unsupported = 27;
// Device does not support traffic forward with secondary backup path
// failover.
// Juniper: partnerissuetracker.corp.google.com/279727552
bool secondary_backup_path_traffic_failover = 28;
// Config pushed through origin CLI takes precedence over config pushed
// through origin OC.
// Juniper: partnerissuetracker.corp.google.com/270474468
Expand Down
Loading

0 comments on commit 77dbfba

Please sign in to comment.