cf-natali opened a new pull request, #446:
URL: https://github.com/apache/mesos/pull/446

   CFQ was removed from 5.x kernel, so we need to silently ignore missing
   CFQ statistics.
   
   Before:
   ```
   [----------] 1 test from CgroupsIsolatorTest [ RUN      ]
   [...]
   CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage W0824 21:58:36.604790 308667
   cgroups.cpp:932] Skipping resource statistic for container
   b2d67073-85fa-4a0b-84a3-790791047eac because: Failed to read from
   'blkio.time': No such file or directory
   ../../src/tests/containerizer/cgroups_isolator_tests.cpp:2656: Failure
   Value of: usage->has_blkio_statistics() Actual: false Expected: true [
   [...]
   FAILED  ] CgroupsIsolatorTest.ROOT_CGROUPS_BlkioUsage (1888 ms)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to