Alexey Serbin has submitted this change and it was merged. Change subject: [i-tests] fix TestWorkload to allow set_num_tablets(1) ......................................................................
[i-tests] fix TestWorkload to allow set_num_tablets(1) Fixed typo in TestWorkload::set_num_tablets(): it should accept 1 as well since 1 is the actual default value for the num_tablets_ member. Change-Id: Iaf9d0e06550fffdd6a04f6bfba53fe873fb33749 Reviewed-on: http://gerrit.cloudera.org:8080/5347 Reviewed-by: Mike Percy <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/integration-tests/test_workload.h 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Mike Percy: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5347 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaf9d0e06550fffdd6a04f6bfba53fe873fb33749 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Dinesh Bhat <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
