grnet / synnefo

Synnefo is open source cloud software, used to create massively scalable IaaS clouds.
GNU General Public License v3.0
133 stars 45 forks source link

burnin: add ping6 check before trying to ssh #396

Closed irregulator closed 3 years ago

irregulator commented 7 years ago

As with test_017_ssh_to_server_ipv4 it makes sense to check IPv6 ping prior to initiating a IPv6 ssh connection.

There have been cases where host had not assigned the IPv6 address after reboot, even if test_010_server_ping_ipv6 was successful.