Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/9723 )

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
Reviewed-on: http://gerrit.cloudera.org:8080/9723
Reviewed-by: Philip Zeyliger <[email protected]>
Tested-by: Impala Public Jenkins
---
M be/src/util/sys-info-test.cc
1 file changed, 7 insertions(+), 1 deletion(-)

Approvals:
  Philip Zeyliger: Looks good to me, approved
  Impala Public Jenkins: Verified

--
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: merged
Gerrit-Change-Id: I6cfa5fd9feb1c75fbb7bd70ad952ef1650d8b69f
Gerrit-Change-Number: 9723
Gerrit-PatchSet: 4
Gerrit-Owner: Philip Zeyliger <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins
Gerrit-Reviewer: Lars Volker <[email protected]>
Gerrit-Reviewer: Philip Zeyliger <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to