commit | 589f3152691a9249d4122cc4b92ef929b0e5dc8a | [log] [tgz] |
---|---|---|
author | Tong Liu <tongl@vmware.com> | Thu Mar 24 05:56:40 2016 +0000 |
committer | Tong Liu <tongl@vmware.com> | Wed Aug 02 16:19:24 2017 +0000 |
tree | fc34cc18c278e4521a137061f46a6aa49b12f529 | |
parent | 11f0db7d03584393ed1c01b899e1f74ac087d4b0 [diff] |
Add network internal connectivity check to VMs In test_network_basic_ops.py, _check_network_internal_connectivity only checks the connectivity to the network port on the network. While test_connectivity_between_vms_on_different_networks test case in this test module explicitly wants to check the connectivity between vms on different network. Add network internal connectivty check to other VMs on the network. Change-Id: Iff8e0f2d5db1bf9bc5bf064a0d066835e8a4cdbc Fixes-Bug: #1561335