Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14684 )
Change subject: mini_chronyd: switch to using symbolic links ...................................................................... mini_chronyd: switch to using symbolic links The one gotcha is that the symbolic links won't exist a priori in a remote dist-test machine, which causes MiniChronyd::GetPath to fail to find the chrony binaries. To fix this, run_dist_test.py must recreate the links. Change-Id: Id24d97d2badfee3e121f01a5280a2879513782de Reviewed-on: http://gerrit.cloudera.org:8080/14684 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> --- M build-support/run_dist_test.py M src/kudu/clock/CMakeLists.txt 2 files changed, 17 insertions(+), 9 deletions(-) Approvals: Kudu Jenkins: Verified Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/14684 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Id24d97d2badfee3e121f01a5280a2879513782de Gerrit-Change-Number: 14684 Gerrit-PatchSet: 4 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
