> On Nov. 20, 2018, 4:21 p.m., Benjamin Bannier wrote: > > src/tests/storage_local_resource_provider_tests.cpp > > Lines 275-276 (original), 278-279 (patched) > > <https://reviews.apache.org/r/69365/diff/2/?file=2108806#file2108806line278> > > > > ``` > > // Create a JSON string representing disk profile mappings containing > > // the given profile-parameter pairs.
It's still a single mapping though ;) - Chun-Hung ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69365/#review210710 ----------------------------------------------------------- On Nov. 16, 2018, 12:50 a.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69365/ > ----------------------------------------------------------- > > (Updated Nov. 16, 2018, 12:50 a.m.) > > > Review request for mesos, Benjamin Bannier and Jie Yu. > > > Bugs: MESOS-9275 > https://issues.apache.org/jira/browse/MESOS-9275 > > > Repository: mesos > > > Description > ------- > > Test `AgentRegisteredWithNewId` is now improved to exercise the code > path for recovering disks created by the last agent through > `CREATE_DISK`. > > > Diffs > ----- > > src/tests/storage_local_resource_provider_tests.cpp > 077a46585bd56181ba199dc529e09f38f4971338 > > > Diff: https://reviews.apache.org/r/69365/diff/2/ > > > Testing > ------- > > make check > > This test passes iff r/69362 is applied. > > > Thanks, > > Chun-Hung Hsiao > >