Skip to content

Commit

Permalink
Update metadata.textproto with cisco platform exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnureddybadveli authored Dec 29, 2024
1 parent bcb67e7 commit 2c971da
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions feature/gribi/otg_tests/mpls_in_udp/metadata.textproto
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,19 @@ platform_exceptions: {
}
deviations: {
static_protocol_name: "STATIC"
gribi_encap_headers_not_supported: true
gribi_encap_header_unsupported: true
gribi_mac_override_static_arp_static_route: true
interface_enabled: true
default_network_instance: "default"
}
}
platform_exceptions: {
platform: {
vendor: CISCO
}
deviations: {
static_protocol_name: "STATIC"
gribi_encap_headers_not_supported: true
gribi_encap_header_unsupported: true
gribi_mac_override_static_arp_static_route: true
interface_enabled: true
default_network_instance: "default"
Expand Down

0 comments on commit 2c971da

Please sign in to comment.