Skip to content

Commit

Permalink
Skip FabricIntMulticastReportTest for bmv2
Browse files Browse the repository at this point in the history
Sometimes PTF framework won't be able to capture INT report packet from
stratum_bmv2.

Tracking this issue with #507
  • Loading branch information
Yi Tseng committed Mar 11, 2022
1 parent 04bf11b commit a29756c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ptf/tests/unary/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -2331,6 +2331,7 @@ def runTest(self):


@group("int")
@skipIf(is_v1model(), "Skip for bmv2")
class FabricIntMulticastReportTest(IntTest, IPv4MulticastTest):
@tvsetup
@autocleanup
Expand Down

0 comments on commit a29756c

Please sign in to comment.