kolla.tests.test_build.TasksTest randomly fails

Bug #1683314 reported by Martin André
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Critical
Martin André

Bug Description

For the same change, the gate-kolla-python35 and gate-kolla-python27-ubuntu-xenial jobs failed differently and for reasons [1][2][3] totally unrelated to the change that was being tested. This is likely caused by the tests not running in isolation.

Setting the severity to 'Critical' since the issue is affecting gate jobs.

[1] http://logs.openstack.org/08/454608/2/gate/gate-kolla-python27-ubuntu-xenial/432fb67/testr_results.html.gz
[2] http://logs.openstack.org/08/454608/2/gate/gate-kolla-python27-ubuntu-xenial/a84978f/testr_results.html.gz
[3] http://logs.openstack.org/08/454608/2/check/gate-kolla-python35/2e3c55a/testr_results.html.gz

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

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

Changed in kolla:
status: New → In Progress
Steven Dake (sdake)
Changed in kolla:
milestone: none → pike-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/457214
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=a136c06ee05c5826a992941f3cb6f89f34987689
Submitter: Jenkins
Branch: master

commit a136c06ee05c5826a992941f3cb6f89f34987689
Author: Martin André <email address hidden>
Date: Mon Apr 17 13:02:34 2017 +0200

    Ensure tests run in isolation

    Previously, the images were copied locally in the tests as an attempt
    to ensure test isolation but the parent image was still pointing to the
    global object. This commit updates the images to point to the local
    copies.

    Rename the images to have more descriptive names and fix an issue in
    test_skip_parents where the regex parameter was passed as a string
    while it should be an array, that appeared once the images had their
    correct parents.

    Also bypass docker client memoization to further minimize the risk of
    breaking test isolation.

    Change-Id: Id7df645284f260cd615188db2efe889c9cf8115d
    Closes-Bug: #1683314

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 5.0.0.0b2

This issue was fixed in the openstack/kolla 5.0.0.0b2 development milestone.

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.