Comment 5 for bug 1521966

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

Reviewed: https://review.openstack.org/269695
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=be3b6aa15ead51a0d080796316bf60e61cef24dc
Submitter: Jenkins
Branch: stable/8.0

commit be3b6aa15ead51a0d080796316bf60e61cef24dc
Author: sslypushenko <email address hidden>
Date: Wed Jan 13 17:50:47 2016 +0200

    Exclude race conditions in TestTasksLogging.test_stop_task_logging

    The nailgun integration tests fail occasionally on
    test.integration.test_task_logging.TestTasksLogging.test_stop_task_logging

    launch_deployment method is replaced with simulate_running_deployment to
    exclude race conditions.

    This fix is somewhat hard to test.

    Change-Id: I94fbfa7460fa30b0fb500cb28220acbe7818f79c
    Closes-Bug: #1521966
    (cherry picked from commit f86420fa52deee78b7cc5f586a7bcb68d418e155)