Skip to content

Commit

Permalink
Retire HwIngressBuffer tests
Browse files Browse the repository at this point in the history
Summary: retiring the old test

Reviewed By: jasmeetbagga

Differential Revision: D65698042

fbshipit-source-id: 97ac36aec9eb84396b0b74736cc3e0735d944051
  • Loading branch information
Midhun Somasundaran authored and facebook-github-bot committed Nov 16, 2024
1 parent 3168a01 commit 3ba506e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 396 deletions.
1 change: 0 additions & 1 deletion cmake/AgentHwTest.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ add_fbthrift_cpp_library(
set(hw_switch_test_srcs
fboss/agent/hw/test/HwTestFabricUtils.cpp
fboss/agent/hw/test/HwFlexPortTests.cpp
fboss/agent/hw/test/HwIngressBufferTests.cpp
fboss/agent/hw/test/HwEcmpTrunkTests.cpp
fboss/agent/hw/test/HwLabelEdgeRouteTest.cpp
fboss/agent/hw/test/HwLabelSwitchRouteTest.cpp
Expand Down
1 change: 0 additions & 1 deletion fboss/agent/hw/test/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ cpp_library(

hw_test_common_srcs = [
"HwVerifyPfcConfigInHwTest.cpp",
"HwIngressBufferTests.cpp",
"HwAclStatTests.cpp",
"HwTestFabricUtils.cpp",
"HwFlexPortTests.cpp",
Expand Down
Loading

0 comments on commit 3ba506e

Please sign in to comment.