Tempest test test_list_migrations_in_flavor_resize_situation is failed

Bug #1590686 reported by Sofiia Andriichenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Status tracked in 10.0.x
10.0.x
Invalid
High
Unassigned
9.x
Invalid
High
Unassigned

Bug Description

Configuration:
    ISO: 9.0 mos iso #457
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://github.com/obutenko/mos-rally-verify.git
    5. Navigate to the https://github.com/obutenko/mos-rally-verify
    6. Execute necessary steps to deploy tempest
    7. Tun test in debug mode
        #rally --debug verify start --regex tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation

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/rally/.rally/tempest/for-deployment-8421d60f-8eb3-4dd8-80b4-f374c0f0b05f/tempest/api/compute/admin/test_migrations.py", line 48, in test_list_migrations_in_flavor_resize_situation

    self.servers_client.resize_server(server_id, self.flavor_ref_alt)

  File "/home/rally/.rally/tempest/for-deployment-8421d60f-8eb3-4dd8-80b4-f374c0f0b05f/tempest/lib/services/compute/servers_client.py", line 242, in resize_server

    return self.action(server_id, 'resize', **kwargs)

  File "/home/rally/.rally/tempest/for-deployment-8421d60f-8eb3-4dd8-80b4-f374c0f0b05f/tempest/lib/services/compute/servers_client.py", line 159, in action

    post_body)

  File "/home/rally/.rally/tempest/for-deployment-8421d60f-8eb3-4dd8-80b4-f374c0f0b05f/tempest/lib/common/rest_client.py", line 259, in post

    return self.request('POST', url, extra_headers, headers, body)

  File "/home/rally/.rally/tempest/for-deployment-8421d60f-8eb3-4dd8-80b4-f374c0f0b05f/tempest/lib/services/compute/base_compute_client.py", line 53, in request

    method, url, extra_headers, headers, body)

  File "/home/rally/.rally/tempest/for-deployment-8421d60f-8eb3-4dd8-80b4-f374c0f0b05f/tempest/lib/common/rest_client.py", line 641, in request

    resp, resp_body)

  File "/home/rally/.rally/tempest/for-deployment-8421d60f-8eb3-4dd8-80b4-f374c0f0b05f/tempest/lib/common/rest_client.py", line 760, in _error_checker

    message=message)

tempest.lib.exceptions.ServerFault: Got server fault

Details: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.

<type 'exceptions.TypeError'>

Revision history for this message
Sofiia Andriichenko (sandriichenko) wrote :
Revision history for this message
Sofiia Andriichenko (sandriichenko) wrote :
Dina Belova (dbelova)
Changed in mos:
milestone: none → 10.0
assignee: nobody → MOS Nova (mos-nova)
status: New → Confirmed
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

The priority is high because it is fail of Tempest test.

Changed in mos:
importance: Wishlist → High
Revision history for this message
Andrey Volkov (avolkov) wrote :

I see "NetworkAmbiguous: Multiple possible networks found, use a Network ID to be more specific" in compute log.
It looks like you have several networks in neutron but don't specify net-id options.
Could you check this please? I'll try to work on that too.

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Sofiia, could you please check this test again? It looks like we have incorrect OpenStack of Tempest configuration for this test case.

Revision history for this message
Sofiia Andriichenko (sandriichenko) wrote :

Can't reproduce manual and on CI

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.