-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63214/
-----------------------------------------------------------
(Updated Nov. 13, 2017, 8:20 p.m.)
Review request for mesos, Alexander Rukletsov and Jie Yu.
Bugs: MESOS-8123
https://issues.apache.org/jira/browse/MESOS-8123
Repository: mesos
Description
-------
This set of tests was broken because they didn't expect the
TASK_STARTING update from the executor.
Diffs
-----
src/tests/containerizer/nvidia_gpu_isolator_tests.cpp
b97b9a41b5b3ac042b72689c49933a225a4c2b9a
Diff: https://reviews.apache.org/r/63214/diff/2/
Testing
-------
`sudo ./mesos-tests --gtest_filter="*GPU*" --gtest_repeat=5` on `core-dev`.
Thanks,
Benno Evers