-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63056/
-----------------------------------------------------------
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