hs-test: experimental support for multiple test instances
[vpp.git] / extras / hs-test / mirroring_test.go
index 03e9c03..91f43f4 100644 (file)
@@ -5,7 +5,7 @@ import (
 )
 
 func (s *NginxSuite) TestMirroring() {
-       proxyAddress := s.netInterfaces[mirroringClientInterfaceName].peer.ip4AddressString()
+       proxyAddress := s.getInterfaceByName(mirroringClientInterfaceName).peer.ip4AddressString()
 
        path := "/64B.json"