[10.0 swarm] vlan is not blocked from fuel-qa

Bug #1671371 reported by Sergey Novikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Sergey Novikov

Bug Description

Detailed bug description:

The issue was found by https://product-ci.infra.mirantis.net/job/10.0.system_test.ubuntu.one_controller_actions/203/testReport/(root)/ha_one_controller_neutron_blocked_vlan/ha_one_controller_neutron_blocked_vlan/

in this test we expect that network verification fails after blocking of some van from cluster vlan range,but actually network verification passes.

I've investigated the issue a little. And I've taken attention at strange device name for which the proper vlan should be blocked [0]:

)
2017-03-09 06:32:32 - DEBUG log_helpers.py:209 -- Done: 'block_vlan' with result:
b''''''
2017-03-09 06:32:32 - DEBUG log_helpers.py:200 -- Calling:
'block_vlan'(
    'target_dev'=u'''iface2''',
    'vlan'=900,
)

[0] - http://paste.openstack.org/show/602041/

Revision history for this message
Vladimir Khlyunev (vkhlyunev) wrote :

root cause: update to devops3. now device name could be received in following way:
iface = devops_node.interfaces[0]
target_dev = devops_node.get_interface_target_dev(iface.mac_address)

Changed in fuel:
milestone: none → 10.1
assignee: Fuel QA Team (fuel-qa) → Sergey Novikov (snovikov)
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/newton)

Fix proposed to branch: stable/newton
Review: https://review.openstack.org/449554

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (master)

Fix proposed to branch: master
Review: https://review.openstack.org/449602

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-qa (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/449604

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/ocata)

Reviewed: https://review.openstack.org/449604
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=6080e8b983b5905b6082c7106ec5c459fbee43e3
Submitter: Jenkins
Branch: stable/ocata

commit 6080e8b983b5905b6082c7106ec5c459fbee43e3
Author: Sergey Novikov <email address hidden>
Date: Fri Mar 24 14:29:22 2017 +0400

    Update getting of host network devices according to fuel-devops v3

    Change-Id: I36c2d62e47e1977d0115695d2cc5a0431e48e2b5
    Closes-Bug: 1671371

tags: added: in-stable-ocata
Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (master)

Reviewed: https://review.openstack.org/449602
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=094cbbaad5a34f77529665cce44cabb3303c3cc9
Submitter: Jenkins
Branch: master

commit 094cbbaad5a34f77529665cce44cabb3303c3cc9
Author: Sergey Novikov <email address hidden>
Date: Fri Mar 24 14:29:22 2017 +0400

    Update getting of host network devices according to fuel-devops v3

    Change-Id: I36c2d62e47e1977d0115695d2cc5a0431e48e2b5
    Closes-Bug: 1671371

tags: added: in-stable-newton
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-qa (stable/newton)

Reviewed: https://review.openstack.org/449554
Committed: https://git.openstack.org/cgit/openstack/fuel-qa/commit/?id=dc380dd033e2b49e29c9706a806807b82c737962
Submitter: Jenkins
Branch: stable/newton

commit dc380dd033e2b49e29c9706a806807b82c737962
Author: Sergey Novikov <email address hidden>
Date: Fri Mar 24 14:29:22 2017 +0400

    Update getting of host network devices according to fuel-devops v3

    Change-Id: I36c2d62e47e1977d0115695d2cc5a0431e48e2b5
    Closes-Bug: 1671371

Changed in fuel:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/fuel-qa ocata-eol

This issue was fixed in the openstack/fuel-qa ocata-eol release.

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.