-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54361/
-----------------------------------------------------------
(Updated Dec. 9, 2016, 11:51 a.m.)
Review request for mesos, Benjamin Mahler, Guangya Liu, and Qian Zhang.
Changes
-------
addressed ben's comments and run test with lots of iterations.
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 1a6766994e8882eb531799a90b94d9d818fd3161
Diff: https://reviews.apache.org/r/54361/diff/
Testing (updated)
-------
make
make check
./bin/mesos-tests.sh --gtest_filter="RoleTest.AddFrameworkWithMultipleRoles"
--gtest_repeat=-1 --gtest_break_on_failure
Thanks,
Jay Guo