Check site connectivity
A task for checking site connectivity.
When a new router is planned to be deployed, it is good practice to verify that the OOB connectivity is functioning correctly. This task takes a site and a port number as input, and checks whether there is reachability across the OOB access.
check_netconf_connectivity(site, port)
Run an Ansible playbook that validates NETCONF connectivity to a Site.
Source code in gso/workflows/tasks/check_site_connectivity.py
task_check_site_connectivity()
Check successful NETCONF connectivity of a Site.