Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14346
Change subject: [mini_cluster] set MiniChronydOptions::data_root explicitly ...................................................................... [mini_cluster] set MiniChronydOptions::data_root explicitly This patch explicitly sets MiniChronydOptions::data_root when adding test NTP server to the external mini-cluster. This is necessary to run the 'test mini_cluster' sub-command of the kudu CLI tool since the auto-assignment of the 'data_root' field works only when the mini_cluster is run in the context of a Kudu test. In addition, this test sets the initial timeout for NTP clock synchronisation (--ntp_initial_sync_wait_secs) to 10 seconds when enabling the built-in NTP client. As it turned out, 2 seconds sometimes was not enough for TSAN builds. Change-Id: I1103f7048c2782da7167250962ef19df3488c4ba --- M src/kudu/mini-cluster/external_mini_cluster.cc 1 file changed, 12 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/46/14346/1 -- To view, visit http://gerrit.cloudera.org:8080/14346 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I1103f7048c2782da7167250962ef19df3488c4ba Gerrit-Change-Number: 14346 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
