[NETVIRT-582] some tempest fail when NEUTRON_CREATE_INITIAL_NETWORKS=True Created: 01/Apr/17 Updated: 06/Apr/18 Resolved: 06/Apr/18 |
|
| Status: | Resolved |
| Project: | netvirt |
| Component/s: | General |
| Affects Version/s: | Carbon |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Medium |
| Reporter: | Ruijing Guo | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Operating System: All |
||
| External issue ID: | 8133 |
| Description |
|
some tempest fail when NEUTRON_CREATE_INITIAL_NETWORKS=True: for example, tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames will fails. initial root cause: cannot ssh to vm due (still need deep analysis) workaround: 1. for all-in-one: remove all public/private network and recreate public network as: source $DEVSTACK_PATH/openrc admin 2. for multi-node: create public network after all compute nodes are up |