Tempest test test_container_synchronization is failed
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Mirantis OpenStack | Status tracked in 10.0.x | |||||
10.0.x |
Confirmed
|
High
|
Kostiantyn Danylov | |||
8.0.x |
Confirmed
|
High
|
Kostiantyn Danylov | |||
9.x |
Confirmed
|
High
|
Kostiantyn Danylov |
Bug Description
Configuration:
ISO: 9.0 mos iso #452
Settings:
Compute - QEMU.
Network - Neutron with VLAN segmentation.
Storage Backends - LVM
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, ironic,cinder, 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:
---
Additional information:
Traceback (most recent call last):
File "/home/
return func(*func_args, **func_kwargs)
File "/home/
self.
File "/home/
cont, params=params)
File "/home/
resp, body = self.get(url, headers={})
File "/home/
return self.request('GET', url, extra_headers, headers)
File "/home/
resp, resp_body)
File "/home/
raise exceptions.
tempest.
Details: <html><
snapshot https:/
Changed in mos: | |
assignee: | MOS Swift (mos-swift) → Alyona Kiseleva (akiselyova) |
milestone: | 9.0 → 9.0-updates |
tags: | added: move-to-9.2 |
bug reproduced only on ci and can't reproduce manual