diff --git a/feature/gnoi/system/tests/per_component_reboot_test/metadata.textproto b/feature/gnoi/system/tests/per_component_reboot_test/metadata.textproto index 7dea24b756d..c47476655ef 100644 --- a/feature/gnoi/system/tests/per_component_reboot_test/metadata.textproto +++ b/feature/gnoi/system/tests/per_component_reboot_test/metadata.textproto @@ -5,14 +5,6 @@ uuid: "7c282986-8100-416a-9364-1893ae9df055" plan_id: "gNOI-3.2" description: "Per-Component Reboot" testbed: TESTBED_DUT_ATE_2LINKS -platform_exceptions: { - platform: { - vendor: JUNIPER - } - deviations: { - gnoi_fabric_component_reboot_unsupported: true - } -} platform_exceptions: { platform: { vendor: ARISTA diff --git a/feature/platform/tests/optics_power_and_bias_current_test/metadata.textproto b/feature/platform/tests/optics_power_and_bias_current_test/metadata.textproto deleted file mode 100644 index f25955ba3cb..00000000000 --- a/feature/platform/tests/optics_power_and_bias_current_test/metadata.textproto +++ /dev/null @@ -1,24 +0,0 @@ -# proto-file: github.com/openconfig/featureprofiles/proto/metadata.proto -# proto-message: Metadata - -uuid: "fd964d62-068c-486d-8b17-912dfd48f388" -plan_id: "gNMI-1.13" -description: "Telemetry: Optics Power and Bias Current" -testbed: TESTBED_DUT_ATE_2LINKS -platform_exceptions: { - platform: { - vendor: NOKIA - } - deviations: { - explicit_port_speed: true - } -} - -platform_exceptions: { - platform: { - vendor: JUNIPER - } - deviations: { - transceiver_thresholds_unsupported: true - } -}