[NETVIRT-234] TCP flows are missing when using SG mode=learn on basic_vpnservice.robot Created: 02/Nov/16 Updated: 19/Oct/17 Resolved: 03/Nov/16 |
|
| Status: | Resolved |
| Project: | netvirt |
| Component/s: | General |
| Affects Version/s: | Boron |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | dotans | 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 |
||
| Issue Links: |
|
||||||||
| External issue ID: | 7080 | ||||||||
| Description |
|
When running basic_vpnservice.robot with security_group_mode=learn, In the compute, there are no tcp rules in tables 40-42, only flows of ip (although not configured ip rules). As a result, the test fails each time it tries to ssh a vm. cookie=0x6900000, duration=116.424s, table=42, n_packets=11, n_bytes=1000, priority=61010,ip,metadata=0x440000000000/0x1fffff0000000000 actions=learn(table=252,idle_timeout=300,priority=61010,cookie=0x6900000,eth_type=0x800,NXM_OF_IP_SRC[]=NXM_OF_IP_DST[],NXM_OF_IP_DST[]=NXM_OF_IP_SRC[],NXM_OF_IP_PROTO[],load:0x1->NXM_NX_REG5[0..7]),resubmit(,17) Logs can be found at: Steps to reproduce: |
| Comments |
| Comment by Alon Kochba [ 03/Nov/16 ] |
|
misconfiguration in test - https://git.opendaylight.org/gerrit/#/c/47792/ |