Comment 13 for bug 1415596

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

Reviewed: https://review.openstack.org/151241
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=2d15e4e6da8970d1c61eebbfdfbd5f49d14b23ac
Submitter: Jenkins
Branch: stable/5.1

commit 2d15e4e6da8970d1c61eebbfdfbd5f49d14b23ac
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