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.
Reviewed: https:/ /review. openstack. org/151558 /git.openstack. org/cgit/ stackforge/ fuel-main/ commit/ ?id=c799e3a6d88 289e58db764a6be 7910aab7da3149
Committed: https:/
Submitter: Jenkins
Branch: stable/6.0
commit c799e3a6d88289e 58db764a6be7910 aab7da3149
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: I8c7a8dbc8f7159 1f7fedfc7b28001 4cc4887bf66