From af4c57e1bcfec4a1c7a4b7821ddfb501e355b406 Mon Sep 17 00:00:00 2001 From: generatedunixname89002005287564 Date: Tue, 13 Aug 2024 20:49:20 -0700 Subject: [PATCH] fboss_sai_agent_known_bad_tests_sync Reviewed By: srikrishnagopu Differential Revision: D61103109 fbshipit-source-id: d9dc4776888e1457004f378e69e3b5176f3d8f63 --- ...ai_agent_known_bad_tests.materialized_JSON | 86 +++++++++++++++++++ 1 file changed, 86 insertions(+) diff --git a/fboss/oss/hw_known_bad_tests/sai_agent_known_bad_tests.materialized_JSON b/fboss/oss/hw_known_bad_tests/sai_agent_known_bad_tests.materialized_JSON index bd37bcb46660c..b391a5ae2ad33 100644 --- a/fboss/oss/hw_known_bad_tests/sai_agent_known_bad_tests.materialized_JSON +++ b/fboss/oss/hw_known_bad_tests/sai_agent_known_bad_tests.materialized_JSON @@ -6114,6 +6114,92 @@ { "test_name_regex": "warm_boot.AgentMacLearningAndNeighborResolutionTest/[01].learnMacProgramNeighborsAndAgeMac$" } + ], + "leaba/24.6.1._yuba/24.6.1_yuba/graphene200/mono": [ + { + "test_name_regex": "AgentCoppTest/[01].DstIpNetworkControlDscpToHighPriQ$" + }, + { + "test_name_regex": "AgentCoppTest/[01].Ipv6LinkLocalUcastIpNetworkControlDscpToHighPriQ$" + }, + { + "test_name_regex": "AgentCoppTest/[01].L3MTUErrorToLowPriQ$" + }, + { + "test_name_regex": "AgentCoppTest/[01].DhcpPacketToMidPriQ$" + }, + { + "test_name_regex": "AgentCoppTest/0.VerifyCoppPpsLowPri$" + }, + { + "test_name_regex": "AgentOlympicQosSchedulerTest.VerifyWRRForOlympicToOlympicV2$" + }, + { + "test_name_regex": "AgentOlympicV2SPToWRRQosSchedulerTest.VerifyOlympicV2AllSPTrafficToWRR$" + }, + { + "test_name_regex": "AgentUdfAclCounterTest.*$" + }, + { + "test_name_regex": "AgentFlowletAclCounterTest.*$" + }, + { + "test_name_regex": "AgentCoppQosTest.HighVsLowerPriorityCpuQueueTrafficPrioritization$" + }, + { + "test_name_regex": "AgentCoppQueueStuckTest.CpuQueueHighRateTraffic$" + }, + { + "test_name_regex": "AgentPacketFloodTest.*$" + }, + { + "test_name_regex": "AgentMacLearningMacMoveTest.*$" + }, + { + "test_name_regex": "AgentMacLearningBatchEntriesTest.*$" + }, + { + "test_name_regex": "AgentFlowletSwitchingTest.*$" + }, + { + "test_name_regex": "AgentSflowMirrorTestV[46].*$" + }, + { + "test_name_regex": "AgentSflowMirrorOnTrunkTestV[46].*$" + }, + { + "test_name_regex": "AgentSflowMirrorTruncateTestV[46].*$" + }, + { + "test_name_regex": "AgentMacLearningTest.VerifyHwAgingForPort$" + }, + { + "test_name_regex": "AgentMacLearningTest.VerifyHwAgingForTrunk$" + }, + { + "test_name_regex": "AgentMacLearningTest.VerifyHwLearningForPort$" + }, + { + "test_name_regex": "AgentMacLearningTest.VerifyHwLearningForTrunk$" + }, + { + "test_name_regex": "AgentIngressEgress.*$" + }, + { + "test_name_regex": "AgentCoppTest/[01].UnresolvedRouteNextHopToLowPriQueue$" + }, + { + "test_name_regex": "AgentRouteOverflowTest.overflowRoutes$" + }, + { + "test_name_regex": "warm_boot.AgentInNullRouteDiscardsCounterTest.nullRouteHit$" + }, + { + "test_name_regex": "warm_boot.AgentRouteCounterOverflowTest.overflowRouteCounters$" + }, + { + "test_name_regex": "warm_boot.AgentMacLearningAndNeighborResolutionTest/[01].learnMacProgramNeighborsAndAgeMac$" + } ] } } \ No newline at end of file