----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54361/#review158297 -----------------------------------------------------------
src/tests/master_tests.cpp (lines 4916 - 4917) <https://reviews.apache.org/r/54361/#comment229070> Ditto guangya's suggestion about testing the addition and removal in a single test. Also, do you know how the testing was done when implicit roles were added? See: https://reviews.apache.org/r/41225/ Should we place this test alongside the existing role tests? Seems that r/41225 should have been testing this already, is it not the case? - Benjamin Mahler On Dec. 7, 2016, 3:59 a.m., Jay Guo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54361/ > ----------------------------------------------------------- > > (Updated Dec. 7, 2016, 3:59 a.m.) > > > Review request for mesos, Benjamin Mahler, Guangya Liu, and Qian Zhang. > > > Bugs: MESOS-6684 > https://issues.apache.org/jira/browse/MESOS-6684 > > > Repository: mesos > > > Description > ------- > > Added tests for add/remove multi-role framework. > > > Diffs > ----- > > src/tests/master_tests.cpp dfedbbdf78e8054813872e9eeebccc7504097751 > > Diff: https://reviews.apache.org/r/54361/diff/ > > > Testing > ------- > > make > make check GTEST_FILTER="MasterTest.AddFrameworkWithMultipleRoles" > make check > > > Thanks, > > Jay Guo > >
