hs-test: test vpp+nginx mirroring with tap ifaces
[vpp.git] / extras / hs-test / suite_no_topo_test.go
index bca1dbf..9051284 100644 (file)
@@ -35,5 +35,5 @@ func (s *NoTopoSuite) SetupTest() {
 
        tapInterface := s.netInterfaces[tapInterfaceName]
 
-       vpp.createTap(1, tapInterface)
+       vpp.createTap(tapInterface)
 }