David Ribeiro Alves has uploaded a new change for review. http://gerrit.cloudera.org:8080/5223
Change subject: Reduce the number of batches in FuzzTest::TestFuzzHugeBatches ...................................................................... Reduce the number of batches in FuzzTest::TestFuzzHugeBatches While running fuzz-itest in dist-test with slow mode, asan, it's often flaky due to timeouts. This test is the main culprit as it often takes 13 minutes to complete. This reduces the number of operations in this test and 'update_multiplier' to half, making it non-flaky. Change-Id: Ib73220ed342d2417ad65bf1ae705499cab7a9b10 --- M src/kudu/integration-tests/fuzz-itest.cc 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/23/5223/1 -- To view, visit http://gerrit.cloudera.org:8080/5223 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib73220ed342d2417ad65bf1ae705499cab7a9b10 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: David Ribeiro Alves <[email protected]>
