test_multicast_no_messages_for_one_node sometimes fails

Bug #1579223 reported by Ryan Moe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Ryan Moe

Bug Description

This test [0] will occasionally fail with the error "AssertionError: False is not true". This is reproducible on master.

[0] https://github.com/openstack/fuel-web/blob/master/nailgun/nailgun/test/integration/test_network_verification_manager.py#L55

Ryan Moe (rmoe)
Changed in fuel:
importance: Undecided → Medium
milestone: none → 10.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

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

Changed in fuel:
assignee: nobody → Ryan Moe (rmoe)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/313693
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=e132df15d06e682d94451f9efba8feec47f26972
Submitter: Jenkins
Branch: master

commit e132df15d06e682d94451f9efba8feec47f26972
Author: Ryan Moe <email address hidden>
Date: Fri May 6 13:10:28 2016 -0700

    Sort result of MulticastVerificationTask in integration test

    The results from the MulticastVerificationTask are created
    by manipulating sets and then converting the results to a list.
    These lists contain the correct data but are not always in the
    same order which causes test_multicast_no_messages_for_one_node
    to fail.

    Change-Id: Ibc716bfb18a93ab98c813af9fc9d14e2150520bc
    Closes-bug: #1579223

Changed in fuel:
status: In Progress → Fix Committed
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.