Tempest test test_schedule_to_all_nodes is failed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mirantis OpenStack |
Confirmed
|
Medium
|
Unassigned | ||
9.x |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Detailed bug description:
9.1 snapshot #51
Configuration:
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
In tab Settings->Security check enable TLS for OpenStack public endpoints, HTTPS for Horizon
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:
---
Description of the environment:
See (Detailed bug description)
Additional information:
Trace:
Traceback (most recent call last):
File "/home/
return f(self, *func_args, **func_kwargs)
File "/home/
wait_
File "/home/
image_
File "/home/
% server['id'])
File "/usr/local/
self.
File "/usr/local/
six.
File "/home/
clients.
File "/home/
server_
tempest.
Details: {u'message': u'OVS configuration failed with: Unexpected error while running command.\nCommand: sudo nova-rootwrap /etc/nova/
snapshot https:/
Changed in mos: | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → MOS Nova (mos-nova) |
description: | updated |
Changed in mos: | |
assignee: | MOS Nova (mos-nova) → Sergey Nikitin (snikitin) |
Changed in mos: | |
status: | Incomplete → Confirmed |
assignee: | Sofiia Andriichenko (sandriichenko) → nobody |
assignee: | nobody → MOS Neutron (mos-neutron) |
Changed in mos: | |
status: | Invalid → Confirmed |
assignee: | MOS Nova (mos-nova) → Oleksiy Butenko (obutenko) |
Changed in mos: | |
assignee: | Oleksiy Butenko (obutenko) → nobody |
Are you sure that you attached the right snapshot? because I can't find even the uuid of the failed server there.