-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71455/
-----------------------------------------------------------

(Updated Сен. 24, 2019, 12:12 п.п.)


Review request for mesos, Gilbert Song, Joseph Wu, and Qian Zhang.


Bugs: MESOS-9843
    https://issues.apache.org/jira/browse/MESOS-9843


Repository: mesos


Description
-------

This test starts an agent with the MockIsolator to intercept calls to
its `prepare` method, then it launches a task, which gets stuck.
We check that the /containerizer/debug endpoint returns a non-empty
list of pending futures including `MockIsolator::prepare`. After
setting the promise for the `prepare`, the task successfully starts
and we expect for the /containerizer/debug endpoint to return an
empty list of pending operations.


Diffs (updated)
-----

  src/tests/slave_tests.cpp c147bfcd64a944ceb40fe4b1b04287130377ff37 


Diff: https://reviews.apache.org/r/71455/diff/3/

Changes: https://reviews.apache.org/r/71455/diff/2-3/


Testing
-------

internal CI


Thanks,

Andrei Budnik

Reply via email to