Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14328 )
Change subject: table_locations-itest: restrict benchmark to slow mode ...................................................................... table_locations-itest: restrict benchmark to slow mode The CreateTable RPC can time out in TSAN mode, and perhaps in ASAN as well. So let's just restrict it to slow mode, which is what we usually do in tests that create a replicated table with many tablets. Change-Id: I867b629be2f51838c453b078b5617042fc8468aa Reviewed-on: http://gerrit.cloudera.org:8080/14328 Reviewed-by: Andrew Wong <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Adar Dembo <[email protected]> --- M src/kudu/integration-tests/table_locations-itest.cc 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Alexey Serbin: Looks good to me, approved Adar Dembo: Verified -- To view, visit http://gerrit.cloudera.org:8080/14328 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I867b629be2f51838c453b078b5617042fc8468aa Gerrit-Change-Number: 14328 Gerrit-PatchSet: 2 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]>
