Comment 5 for bug 1732193

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

Reviewed: https://review.openstack.org/522920
Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=af2b146d243371fdff28b146fb85c5027b79aef4
Submitter: Zuul
Branch: master

commit af2b146d243371fdff28b146fb85c5027b79aef4
Author: Andrey Kurilin <email address hidden>
Date: Sat Nov 25 13:57:50 2017 +0200

    Fix trends in case of failures in contexts

    In case when the context fails, there is no start_time timeframe in
    workload and we should cover this case and do not fail with the next
    error:

      TypeError: unsupported operand type(s) for *: 'NoneType' and 'int'

    Closes-Bug: #1732193
    Change-Id: I95e96bb98fe473e8c0ea910021966ceb203f35cd