-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67363/
-----------------------------------------------------------
Review request for mesos, Alexander Rukletsov and Jie Yu.
Bugs: MESOS-8958
https://issues.apache.org/jira/browse/MESOS-8958
Repository: mesos
Description
-------
The `cpuid` device is not always available when running tests
in a VM, so switch to `/dev/net/tun`. For the purposes of this
test, is doesn't matter what the device is as long as it is
in a subdirectory.
Diffs
-----
src/tests/containerizer/linux_devices_isolator_tests.cpp
efaa43b8b7b7c73c35d995bfbb81fcd620143ea1
Diff: https://reviews.apache.org/r/67363/diff/1/
Testing
-------
sudo make check (Fedora 27)
Thanks,
James Peach