Comment 3 for bug 1521966

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

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

commit f86420fa52deee78b7cc5f586a7bcb68d418e155
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