Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17055


Change subject: [test] Set PROCESSORS to 4 for maintenance_mode-itest
......................................................................

[test] Set PROCESSORS to 4 for maintenance_mode-itest

I saw frequent test failures when running maintenance_mode-itest
in parallel on a 4 core machine. After running the example
command below I identified that these heavy tests utilize 4 cores
each and adjusted the PROCESSORS setting. With this change
all the tests regularly pass.

Command to identify PROCESSORS setting:
perf stat -I1000 -e task-clock -o perf.txt 
../../thirdparty/installed/common/bin/ctest -R maintenance_mode-itest.4

Change-Id: I89b479374266a64edf7fd455837c4d57a684694b
---
M src/kudu/integration-tests/CMakeLists.txt
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/55/17055/1
--
To view, visit http://gerrit.cloudera.org:8080/17055
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I89b479374266a64edf7fd455837c4d57a684694b
Gerrit-Change-Number: 17055
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <[email protected]>

Reply via email to