Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14279 )
Change subject: [clock] utility to reserve port and start chronyd ...................................................................... [clock] utility to reserve port and start chronyd Introduced a utility to reserve a port and start chronyd serving NTP requests at the reserved port using MiniCluster's reservation technique (bind a socket with SO_REUSEPORT option). The newly introduced functionality is now used in mini_chronyd tests. Change-Id: I3f8165bbe3b1378dff97115fbb59a0effcae1450 Reviewed-on: http://gerrit.cloudera.org:8080/14279 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/clock/CMakeLists.txt M src/kudu/clock/test/mini_chronyd-test.cc A src/kudu/clock/test/mini_chronyd_test_util.cc A src/kudu/clock/test/mini_chronyd_test_util.h 4 files changed, 150 insertions(+), 38 deletions(-) Approvals: Kudu Jenkins: Verified Adar Dembo: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/14279 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I3f8165bbe3b1378dff97115fbb59a0effcae1450 Gerrit-Change-Number: 14279 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
