Comment 14 for bug 1415596

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

Reviewed: https://review.openstack.org/151558
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=c799e3a6d88289e58db764a6be7910aab7da3149
Submitter: Jenkins
Branch: stable/6.0

commit c799e3a6d88289e58db764a6be7910aab7da3149
Author: Artem Panchenko <email address hidden>
Date: Thu Jan 29 15:37:09 2015 +0200

    Improve time sync and its logging in system tests

    1. Don't kill ntp process, let daemon init script
    do its work.
    2. Run time synchronization in debug mode ('-d').
    3. Sync time on master node using ntpdate instead of
    ntpd (remove debug key '-d', add '-v' - be verbose)
    4. Print 'stdout' and 'exit_code' in addition to
    'stderr' if remote command returned non-zero code.

    Closes-bug: #1415596

    Change-Id: I8c7a8dbc8f71591f7fedfc7b280014cc4887bf66