Tempest test test_dualnet_multi_prefix_slaac is failed
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Mirantis OpenStack | Status tracked in 10.0.x | |||||
10.0.x |
Confirmed
|
Medium
|
MOS Nova | |||
9.x |
Won't Fix
|
Medium
|
MOS Nova |
Bug Description
Detailed bug description:
tempest.
Configuration:
Storage Backends - Ceph RBD for volumes (Cinder), Ceph RBD for ephemeral volumes (Nova), Ceph RBD for images (Glance), Ceph RadosGW for objects (Swift API)
Additional services - Install Ironic, Install Sahara
In tab Settings->Compute check Nova quotas
In tab Settings->OpenStack Services check enable Install Ceilometer and Aodh
In tab Networks->Other check enable Neutron DVR
Nodes: controller, compute, Ceph, Telemetry - MongoDB
Steps to reproduce:
1. Deploy ISO in configuration see (Detailed bug description)
2. Navigate to controller node
3. Install git (use apt-get install git)
4. Clone script to deploy rally + tempest
# git clone https:/
5. Navigate to the https:/
6. Execute necessary steps to deploy tempest
7. Tun test in debug mode
#rally --debug verify start --regex tempest.
Expected results:
Test is passed
Actual result:
Test is Failed
(see comments)
Reproducibility:
See attachment
Workaround:
---
Impact:
---
Description of the environment:
See (Detailed bug description)
Additional information:
Error Message
test failed
Stacktrace
Traceback (most recent call last):
File "/home/
return f(self, *func_args, **func_kwargs)
File "/home/
dualnet=True)
File "/home/
sshv4_2, ips_from_api_2, sid2 = self.prepare_
File "/home/
fip = self.create_
File "/home/
port_id, ip4 = self._get_
File "/home/
% port_map)
File "/usr/local/
self.
File "/usr/local/
raise mismatch_error
testtools.
tags: | added: tempest |
Changed in mos: | |
assignee: | MOS Nova (mos-nova) → Roman Podoliaka (rpodolyaka) |
tags: |
added: 10.0-reviewed removed: move-to-10.0 |
MOS Neutron, please take a look at this.