Hello Lars Volker, Tim Armstrong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/9723
to look at the new patch set (#3).
Change subject: Make sys-info-test pass in Docker containers.
......................................................................
Make sys-info-test pass in Docker containers.
If we can't identify a device id for /home, don't crash the test.
A recent commit for "IMPALA-6500: gracefully handle invalid
sched_getcpu() values" added tests for DiskInfo::device_name.
These tests happen to fail in Docker containers, where you
can have directories that don't get mapped to a device.
Impala is dealing with this reasonably (returning -1), so
this amends the test.
Testing: ran test inside of Docker and out.
Change-Id: I6cfa5fd9feb1c75fbb7bd70ad952ef1650d8b69f
---
M be/src/util/sys-info-test.cc
1 file changed, 7 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/23/9723/3
--
To view, visit http://gerrit.cloudera.org:8080/9723
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6cfa5fd9feb1c75fbb7bd70ad952ef1650d8b69f
Gerrit-Change-Number: 9723
Gerrit-PatchSet: 3
Gerrit-Owner: Philip Zeyliger <[email protected]>
Gerrit-Reviewer: Lars Volker <[email protected]>
Gerrit-Reviewer: Philip Zeyliger <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>