Alexey Serbin has uploaded this change for review. ( 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 an 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 --- 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(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/79/14279/1 -- 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: newchange Gerrit-Change-Id: I3f8165bbe3b1378dff97115fbb59a0effcae1450 Gerrit-Change-Number: 14279 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
