The Pass/Fail criteria in Voltha applies here as well.
Verify Netconf server is up and listening on port 1830. Issue the following commands in the same Linux terminal:
docker-compose -f compose/docker-compose-system-test.yml logs netconf | grep 1830
Expected output are:
netconf_1 | <time> DEBUG nc_server.start_ssh_server {port: 1830, event: starting, instance_id: compose_netconf_1} netconf_1 | <time DEBUG nc_server.start_ssh_server {port: 1830, event: started, instance_id: compose_netconf_1}