Comment 6 for bug 1336233

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

Reviewed: https://review.openstack.org/108448
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=c5d74f393055f4dadd732cb8d84fd4198ccffcc9
Submitter: Jenkins
Branch: stable/5.0

commit c5d74f393055f4dadd732cb8d84fd4198ccffcc9
Author: Artem Panchenko <email address hidden>
Date: Mon Jul 21 20:28:24 2014 +0300

    Sync time on nodes before checking Ceph health

    System test 'ceph_ha' almost always fails while
    checking ceph health due to clock skew. That's
    why an additional time synchronization and restart
    of Ceph service was added to the test.

    Change-Id: Ic6397e878fdca747f33e47f05e846d25f061ce7b
    Closes-bug: #1336233