Tempest test test_port_security_disable_security_group is failed

Bug #1606167 reported by Sofiia Andriichenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Confirmed
High
MOS Nova

Bug Description

Detailed bug description:
9.1 snapshot #47

Configuration:
Settings:
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 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://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.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group

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/rally/.rally/tempest/for-deployment-64051203-f222-4e8c-b56a-a34ebaefde33/tempest/test.py", line 151, in wrapper

    return func(*func_args, **func_kwargs)

  File "/home/rally/.rally/tempest/for-deployment-64051203-f222-4e8c-b56a-a34ebaefde33/tempest/test.py", line 106, in wrapper

    return f(self, *func_args, **func_kwargs)

  File "/home/rally/.rally/tempest/for-deployment-64051203-f222-4e8c-b56a-a34ebaefde33/tempest/scenario/test_security_groups_basic_ops.py", line 602, in test_port_security_disable_security_group

    server = self._create_server(name, new_tenant)

  File "/home/rally/.rally/tempest/for-deployment-64051203-f222-4e8c-b56a-a34ebaefde33/tempest/scenario/test_security_groups_basic_ops.py", line 292, in _create_server

    message="Failed to boot servers on different "

  File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 455, in assertNotIn

    self.assertThat(haystack, matcher, message)

  File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 498, in assertThat

    raise mismatch_error

testtools.matchers._impl.MismatchError: [u'node-6.test.domain.local'] matches Contains(u'node-6.test.domain.local'): Failed to boot servers on different Compute nodes.

Snapshot: https://drive.google.com/open?id=0B2db-pBC_yblZUhMSDk4dzRQa2M

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

reproduce for test_port_update_new_security_group

Revision history for this message
Sofiia Andriichenko (sandriichenko) wrote :
Changed in mos:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → MOS Nova (mos-nova)
tags: added: area-nova
description: updated
Revision history for this message
Roman Podoliaka (rpodolyaka) wrote :

Based on the diagnostic snapshot, this environment was deployed with ironic, hence affinity filters do not work due to #1606503

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.