Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/6928
to look at the new patch set (#2).
Change subject: Disable dense_node-itest on OS X
......................................................................
Disable dense_node-itest on OS X
This test always fails because of too many open files, even with
the limit turned up to the maximum. Let's disable this test on Mac.
Change-Id: I4f114d768124bcc897a5a031c8451357357e8430
---
M src/kudu/integration-tests/CMakeLists.txt
1 file changed, 4 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/28/6928/2
--
To view, visit http://gerrit.cloudera.org:8080/6928
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4f114d768124bcc897a5a031c8451357357e8430
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Will Berkeley <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins