Dedicated network connections

Netpicker provides the option to use dedicated network connections when connecting using SSH to your devices. By default, this is not enabled because it can slow down running the tests. However, if you are experiencing timeout or other network issues it can be an option.

To enable this settings, add the following value in your docker-compose.yml configuration:

  agent:
    environment:
      DEDICATED_CONNECTIONS: 1