Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move remaning shared deviations to metadata.textproto #1752

Merged
merged 15 commits into from
Jun 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,29 @@ platform_exceptions: {
deviations: {
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: JUNIPER
hardware_model: "PTX10008"
hardware_model: "PTX10001-36MR"
hardware_model: "cptx"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: ARISTA
hardware_model: "DCS-7280CR3K-32D4"
hardware_model: "DCS-7808"
hardware_model: "DCS-7804-CH"
hardware_model: "ceos"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,29 @@ platform_exceptions: {
deviations: {
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: JUNIPER
hardware_model: "PTX10008"
hardware_model: "PTX10001-36MR"
hardware_model: "cptx"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: ARISTA
hardware_model: "DCS-7280CR3K-32D4"
hardware_model: "DCS-7808"
hardware_model: "DCS-7804-CH"
hardware_model: "ceos"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,29 @@ platform_exceptions: {
use_vendor_native_acl_config: true
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: JUNIPER
hardware_model: "PTX10008"
hardware_model: "PTX10001-36MR"
hardware_model: "cptx"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: ARISTA
hardware_model: "DCS-7280CR3K-32D4"
hardware_model: "DCS-7808"
hardware_model: "DCS-7804-CH"
hardware_model: "ceos"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,29 @@ platform_exceptions: {
deviations: {
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: JUNIPER
hardware_model: "PTX10008"
hardware_model: "PTX10001-36MR"
hardware_model: "cptx"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: ARISTA
hardware_model: "DCS-7280CR3K-32D4"
hardware_model: "DCS-7808"
hardware_model: "DCS-7804-CH"
hardware_model: "ceos"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,29 @@ platform_exceptions: {
deviations: {
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: JUNIPER
hardware_model: "PTX10008"
hardware_model: "PTX10001-36MR"
hardware_model: "cptx"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: ARISTA
hardware_model: "DCS-7280CR3K-32D4"
hardware_model: "DCS-7808"
hardware_model: "DCS-7804-CH"
hardware_model: "ceos"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,29 @@ platform_exceptions: {
deviations: {
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: JUNIPER
hardware_model: "PTX10008"
hardware_model: "PTX10001-36MR"
hardware_model: "cptx"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: ARISTA
hardware_model: "DCS-7280CR3K-32D4"
hardware_model: "DCS-7808"
hardware_model: "DCS-7804-CH"
hardware_model: "ceos"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,29 @@ platform_exceptions: {
deviations: {
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: JUNIPER
hardware_model: "PTX10008"
hardware_model: "PTX10001-36MR"
hardware_model: "cptx"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: ARISTA
hardware_model: "DCS-7280CR3K-32D4"
hardware_model: "DCS-7808"
hardware_model: "DCS-7804-CH"
hardware_model: "ceos"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
26 changes: 26 additions & 0 deletions feature/bgp/tests/local_bgp_test/metadata.textproto
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ platform_exceptions: {
deviations: {
ipv4_missing_enabled: true
missing_bgp_last_notification_error_code: true
connect_retry: true
}
}
platform_exceptions: {
Expand All @@ -27,5 +28,30 @@ platform_exceptions: {
deviations: {
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: JUNIPER
hardware_model: "PTX10008"
hardware_model: "PTX10001-36MR"
hardware_model: "cptx"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: ARISTA
hardware_model: "DCS-7280CR3K-32D4"
hardware_model: "DCS-7808"
hardware_model: "DCS-7804-CH"
hardware_model: "ceos"
}
deviations: {
connect_retry: true
route_policy_under_afi_unsupported: true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,29 @@ platform_exceptions: {
deviations: {
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: JUNIPER
hardware_model: "PTX10008"
hardware_model: "PTX10001-36MR"
hardware_model: "cptx"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: ARISTA
hardware_model: "DCS-7280CR3K-32D4"
hardware_model: "DCS-7808"
hardware_model: "DCS-7804-CH"
hardware_model: "ceos"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ platform_exceptions: {
deviations: {
ipv4_missing_enabled: true
skip_bgp_test_password_mismatch: true
connect_retry: true
}
}
platform_exceptions: {
Expand All @@ -29,3 +30,15 @@ platform_exceptions: {
explicit_interface_in_default_vrf: true
}
}
platform_exceptions: {
platform: {
vendor: ARISTA
hardware_model: "DCS-7280CR3K-32D4"
hardware_model: "DCS-7808"
hardware_model: "DCS-7804-CH"
hardware_model: "ceos"
}
deviations: {
connect_retry: true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,29 @@ platform_exceptions: {
missing_isis_interface_afi_safi_enable: true
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: JUNIPER
hardware_model: "PTX10008"
hardware_model: "PTX10001-36MR"
hardware_model: "cptx"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: ARISTA
hardware_model: "DCS-7280CR3K-32D4"
hardware_model: "DCS-7808"
hardware_model: "DCS-7804-CH"
hardware_model: "ceos"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,29 @@ platform_exceptions: {
missing_isis_interface_afi_safi_enable: true
explicit_port_speed: true
explicit_interface_in_default_vrf: true
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: JUNIPER
hardware_model: "PTX10008"
hardware_model: "PTX10001-36MR"
hardware_model: "cptx"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
platform_exceptions: {
platform: {
vendor: ARISTA
hardware_model: "DCS-7280CR3K-32D4"
hardware_model: "DCS-7808"
hardware_model: "DCS-7804-CH"
hardware_model: "ceos"
}
deviations: {
route_policy_under_afi_unsupported: true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ platform_exceptions: {
deviations: {
ipv4_missing_enabled: true
interface_counters_from_container: true
subinterface_packet_counters_missing: true
}
}
platform_exceptions: {
Expand All @@ -39,5 +40,18 @@ platform_exceptions: {
interface_counters_from_container: true
explicit_port_speed: true
explicit_interface_in_default_vrf: true
subinterface_packet_counters_missing: true
}
}
platform_exceptions: {
platform: {
vendor: ARISTA
hardware_model: "DCS-7280CR3K-32D4"
hardware_model: "DCS-7808"
hardware_model: "DCS-7804-CH"
hardware_model: "ceos"
}
deviations: {
subinterface_packet_counters_missing: true
}
}
Loading