Skip to content

Commit

Permalink
Configure default network instance (openconfig#2641)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgirishj authored Apr 12, 2024
1 parent 6a94a90 commit acabfe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions feature/sflow/otg_tests/sflow_base_test/sflow_base_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ func TestSFlowTraffic(t *testing.T) {
configureDUTBaseline(t, dut)

srBatch := &gnmi.SetBatch{}
fptest.ConfigureDefaultNetworkInstance(t, dut)
cfgplugins.NewStaticRouteCfg(srBatch, staticRoute, dut)
srBatch.Set(t, dut)

Expand Down

0 comments on commit acabfe1

Please sign in to comment.