Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/15239 )

Change subject: [tests] add time anomalies test
......................................................................

[tests] add time anomalies test

This patch adds a new test to exercise the behavior of Kudu masters
and tablet servers in case of various time anomalies.

As of now, a single scenario is present: starting up tablet servers
in case if current time is far behind timestamps in replica's WAL.

This patch also contains a small update on MiniChronyd::SetTime()
to make it more robust if calling the method multiple times
consecutively.

Change-Id: I369f0d78997824324426943a75c126d35d81e264
Reviewed-on: http://gerrit.cloudera.org:8080/15239
Tested-by: Kudu Jenkins
Reviewed-by: Adar Dembo <[email protected]>
---
M src/kudu/clock/test/mini_chronyd.cc
M src/kudu/integration-tests/CMakeLists.txt
A src/kudu/integration-tests/time_anomalies-itest.cc
M src/kudu/tablet/tablet_bootstrap.cc
4 files changed, 156 insertions(+), 5 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Adar Dembo: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/15239
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I369f0d78997824324426943a75c126d35d81e264
Gerrit-Change-Number: 15239
Gerrit-PatchSet: 5
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Volodymyr Verovkin <[email protected]>

Reply via email to