Github user DaanHoogland commented on the pull request:
https://github.com/apache/cloudstack/pull/1489#issuecomment-209626989
### CI bubble run
initially test_02_redundant_VPC_default_routes failed. On manual
verification it succeeded.
```
[root@cs1 MarvinLogs]# ssh 192.168.23.5
The authenticity of host '192.168.23.5 (192.168.23.5)' can't be established.
ECDSA key fingerprint is 61:af:15:ea:84:48:c4:78:3c:e0:b3:d5:44:30:fe:dc.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.23.5' (ECDSA) to the list of known
hosts.
[email protected]'s password:
# ping -c 3 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=46 time=23.640 ms
64 bytes from 8.8.8.8: seq=1 ttl=46 time=32.166 ms
64 bytes from 8.8.8.8: seq=2 ttl=46 time=23.668 ms
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 23.640/26.491/32.166 ms
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---