-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54361/
-----------------------------------------------------------
(Updated Dec. 8, 2016, 2:03 p.m.)
Review request for mesos, Benjamin Mahler, Guangya Liu, and Qian Zhang.
Changes
-------
Addressed BenM's comments. Moved the test into role_tests.cpp and also
explicitly wait for removeframework to finish.
Bugs: MESOS-6684
https://issues.apache.org/jira/browse/MESOS-6684
Repository: mesos
Description
-------
Added tests for add/remove multi-role framework.
Diffs (updated)
-----
src/tests/role_tests.cpp 7e486d86fbc03aea1462d99fd59fce07b2ad30d7
Diff: https://reviews.apache.org/r/54361/diff/
Testing (updated)
-------
make
make check GTEST_FILTER="RoleTest.AddFrameworkWithMultipleRoles"
make check
Thanks,
Jay Guo