Comment 2 for bug 1864828

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

Reviewed: https://review.opendev.org/710008
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=aa0504a46f0cb69f37b3e57e53049a6fa5c2fc6a
Submitter: Zuul
Branch: master

commit aa0504a46f0cb69f37b3e57e53049a6fa5c2fc6a
Author: Harald Jensås <email address hidden>
Date: Wed Feb 26 11:23:35 2020 +0100

    Fix unit test_get_image timezone issue

    tripleoclient unit tests fail due to timezone no UTC.
    TestFileImageClientAdapter.test_get_image
    MismatchError: '2019-11-14T01:33:39' != '2019-11-14T02:33:39'

    Closes-Bug: #1864828
    Change-Id: I076f786e8d5ca756e5d73d04e84c4084ec24c579