-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68757/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Jie Yu, and Jan Schlicht.
Bugs: MESOS-9228
https://issues.apache.org/jira/browse/MESOS-9228
Repository: mesos
Description
-------
These tests required `ROOT` in order to use `filesystem/linux`
isolation this is not a requirement anymore so we can run the tests in
general. These tests appear to be able to run in parallel as well.
We also changed the `AddConflict` test a bit to make it more robust.
Diffs
-----
src/tests/agent_resource_provider_config_api_tests.cpp
e6a68bae1a9e3e773ea45deae4951664ab81a857
Diff: https://reviews.apache.org/r/68757/diff/1/
Testing
-------
make check
sudo make check
Thanks,
Chun-Hung Hsiao