Hello Kudu Jenkins, Abhishek Chennaka, KeDeng,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/21935

to look at the new patch set (#2).

Change subject: [dynamic_multi_master-test] reduce the amount of generated data
......................................................................

[dynamic_multi_master-test] reduce the amount of generated data

When I ran all C++ tests via ctest on one node having about 25GiBytes of
available disk space, it unexpectedly ran out of space.  The culprit was
dynamic_multi_master-test: the scenarios from the suite keep their test
workloads running while waiting for events that might take a long time
to happen, especially on slow or very busy machines.

This patch updates the configuration of the TestWorkload objects to use
a single writer thread (the default is four) in the TestBasicAddition
scenario of the ParameterizedAutoAddMasterTest test.  In addition,
a bit of extra delay is now added between writing batches of test rows.

Change-Id: Id0f0005b8f3384ad05eee6bf65e17a0e4ed289f1
---
M src/kudu/master/dynamic_multi_master-test.cc
1 file changed, 6 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/35/21935/2
--
To view, visit http://gerrit.cloudera.org:8080/21935
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id0f0005b8f3384ad05eee6bf65e17a0e4ed289f1
Gerrit-Change-Number: 21935
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: KeDeng <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to