Tempest IPv6 scenario tests use IPv4 and floating IPs to connect and test
Bug #1401726 reported by
Sean M. Collins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tempest |
Confirmed
|
High
|
Unassigned |
Bug Description
The ipv6 network tests are extremely useful, since they will help uncover regressions in Neutron routers that have IPv6 subnets attached. They have already uncovered bugs in Neutron's DVR feature (https:/
Future work should be done to have the tempest tests connect to the IPv6 address of the guest VMs, and also do pings that cross router boundaries to ensure end to end connectivity, since the current tests just ensure that two VMs attached to a Neutron router have IPv6 connectivity and can ping each other on the same L2 domain.
Changed in tempest: | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Sean M. Collins (scollins) |
Changed in tempest: | |
assignee: | nobody → Paras Babbar (pbabbar) |
To post a comment you must log in.
We need still this report at this time because of the following IRC conversation.
12:43 (oomichi) sc68cal: hi, does current test_network_v6.py cover https:/ /bugs.launchpad .net/tempest/ +bug/1401726 ? /github. com/openstack/ tempest/ blob/master/ tempest/ scenario/ test_network_ v6.py
12:43 (oomichi) sc68cal: https:/
12:43 (oomichi) sc68cal: or still do we need to open that?
12:46 (sc68cal) oomichi: yes that is still the case, we ssh into an instance via IPv4 and then do v6 connectivity checks to a second vm
12:48 (oomichi) sc68cal: ah, the bug report requires ssh into an instance via IPv6, instead of v4