Comment 4 for bug 1539096

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

Reviewed: https://review.openstack.org/289942
Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=b8e858d6b6c5d20ff8e1ab5383cb0eac4ae0a60d
Submitter: Jenkins
Branch: master

commit b8e858d6b6c5d20ff8e1ab5383cb0eac4ae0a60d
Author: Andrey Kurilin <email address hidden>
Date: Tue Mar 8 16:23:00 2016 +0200

    Print proper status in task results

    If there are no results for task, `rally task results` prints message that
    task is in failed status, but it can be not true(tasks in running state do
    not have results).

    Change-Id: I66b606bd89bdad0478cce35d8d68a736bc6eb34d
    Closes-Bug: #1539096