----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63056/#review188240 -----------------------------------------------------------
src/tests/CMakeLists.txt Lines 78 (patched) <https://reviews.apache.org/r/63056/#comment265247> Note to self: Oops, I forgot to change the autotools build :D - Joseph Wu On Oct. 16, 2017, 5:10 p.m., Joseph Wu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63056/ > ----------------------------------------------------------- > > (Updated Oct. 16, 2017, 5:10 p.m.) > > > Review request for mesos, Gilbert Song and Jie Yu. > > > Bugs: MESOS-7305 > https://issues.apache.org/jira/browse/MESOS-7305 > > > Repository: mesos > > > Description > ------- > > This introduces a new test class that is parameterized based > on the type of API used to launch (1) the parent container, > (2) the nested container, and (3) the content type (like all > other API tests). The test is also parameterized based > on the enabled set of isolators. > > Because this change overlaps with existing nested container > API tests, those test(s) will be removed. > > > Diffs > ----- > > src/tests/CMakeLists.txt 386e0473c93d0a993248c7818067071d0c761c76 > src/tests/agent_container_api_tests.cpp PRE-CREATION > src/tests/api_tests.cpp 3d0db3b6c6bfb088a79921c3841ad312dad1ee6a > > > Diff: https://reviews.apache.org/r/63056/diff/1/ > > > Testing > ------- > > make check > sudo src/mesos-tests > > On... > OSX and Ubuntu 16 > > > Thanks, > > Joseph Wu > >
