----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49348/#review140317 -----------------------------------------------------------
You will probably need to add a new test file just like what we did for https://github.com/apache/mesos/blob/master/src/tests/containerizer/runtime_isolator_tests.cpp here, and you may want to rename this file to `runtime_isolator_tests.cpp` and add a new file for your appc runtime isolator test as `appc_runtime_isolator_tests.cpp` - Guangya Liu On 六月 30, 2016, 6:01 a.m., Srinivas Brahmaroutu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/49348/ > ----------------------------------------------------------- > > (Updated 六月 30, 2016, 6:01 a.m.) > > > Review request for mesos. > > > Repository: mesos > > > Description > ------- > > Added basic test to invoke Appc Runtime Isolator. > > > Diffs > ----- > > src/tests/containerizer/provisioner_appc_tests.cpp > 061f80c62319817b22a5c1880a4858fdafbfb72a > > Diff: https://reviews.apache.org/r/49348/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Srinivas Brahmaroutu > >
