Mike Percy has submitted this change and it was merged. Change subject: Make block_manager-test work on systems without hole-punching ......................................................................
Make block_manager-test work on systems without hole-punching Commit 47c023f5eba708a184666e53d4a3000177a32fbc changed block_manager-test so that it used a macro to return from tests that weren't using the log block manager. This macro also needs to be called in the Setup() method for BlockManagerTest<LogBlockManager>. Change-Id: I56af74ad6b973c90057680be719b257109924fca Reviewed-on: http://gerrit.cloudera.org:8080/3636 Tested-by: Kudu Jenkins Reviewed-by: Mike Percy <[email protected]> --- M src/kudu/fs/block_manager-test.cc 1 file changed, 7 insertions(+), 0 deletions(-) Approvals: Mike Percy: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/3636 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I56af74ad6b973c90057680be719b257109924fca Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Will Berkeley <[email protected]>
