Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18928 )
Change subject: [tests] fix hybrid_clock-test ...................................................................... [tests] fix hybrid_clock-test I noticed HybridClockTest.AutoTimeSourceNoDedicatedNtpServer was failing from time to time on AWS instances. It turned out the scenario missed setting of the fake DNS server, but the comments claimed it did. This patch addresses the issue. Change-Id: I1386646d592eb0d127a6a216664c6f241c316c6d Reviewed-on: http://gerrit.cloudera.org:8080/18928 Reviewed-by: Attila Bukor <[email protected]> Tested-by: Alexey Serbin <[email protected]> --- M src/kudu/clock/hybrid_clock-test.cc 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Attila Bukor: Looks good to me, approved Alexey Serbin: Verified -- To view, visit http://gerrit.cloudera.org:8080/18928 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I1386646d592eb0d127a6a216664c6f241c316c6d Gerrit-Change-Number: 18928 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]>
