-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44408/
-----------------------------------------------------------
(Updated March 5, 2016, 2:24 a.m.)
Review request for mesos and Joseph Wu.
Changes
-------
Removed entired MasterFlags() helper as it is not needed.
Bugs: MESOS-4868
https://issues.apache.org/jira/browse/MESOS-4868
Repository: mesos
Description
-------
This fix removes the setting up of ACLs in PersistentVolumeTests
as it is no longer needed any more with implicit roles (MESOS-4868).
Diffs (updated)
-----
src/tests/persistent_volume_tests.cpp
bf19c81fbcf973d1ac27fbd42eedfd7118b7ba50
Diff: https://reviews.apache.org/r/44408/diff/
Testing
-------
make check (in Ubuntu 14.04)
Thanks,
Yong Tang