Random failures of test_network_verification_neutron_with_vlan_segmentation test

Bug #1427658 reported by Przemyslaw Kaminski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Maciej Kwiek

Bug Description

The test

https://github.com/stackforge/fuel-web/blob/master/nailgun/nailgun/test/integration/test_verify_networks_task_manager.py#L268

fails randomly when running it like this:

./run_tests.sh -t nailgun/nailgun/test/integration/test_verify_networks_task_manager.py::TestVerifyNetworksDisabled::test_network_verification_neutron_with_vlan_segmentation

Changed in fuel:
status: New → Confirmed
milestone: none → 6.1
Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Maciej Kwiek (maciej-iai)
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/164710

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/164710
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=885d67d5186b5ff82bbdc755427994f8adc54094
Submitter: Jenkins
Branch: master

commit 885d67d5186b5ff82bbdc755427994f8adc54094
Author: Maciej Kwiek <email address hidden>
Date: Mon Mar 16 15:15:23 2015 +0100

    Remove not needed assert in randomly failing test

    test_network_verification_neutron_with_vlan_segmentation was failing
    randomly due to the task being in 'ready' state right after it was
    called. Now it only checks if the task is eventually in 'ready' state,
    which a good enought test case.

    Change-Id: Ida5756facdbbe91d74404a4d12b4258d3ffdc470
    Closes-Bug: #1427658

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.