Skip to content

Commit

Permalink
Update ingress_police_default_test.go
Browse files Browse the repository at this point in the history
Using QosSchedulerIngressPolicer deviation.
  • Loading branch information
vishnureddybadveli authored Jan 10, 2025
1 parent 93f0791 commit cc90783
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ func TestInterfaceIngressPolicer(t *testing.T) {

// Configure DUT interfaces and QoS.
ConfigureDUTIntf(t, dut)
if deviations.GribiEncapHeaderUnsupported(dut) {
if deviations.QosSchedulerIngressPolicer(dut) {
configureIntertfaceIngressPolicerCLI(t, dut)
}

Expand Down

0 comments on commit cc90783

Please sign in to comment.