-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66920/#review202404
-----------------------------------------------------------
PASS: Mesos patch 66920 was successfully built and tested.
Reviews applied: `['66218', '66049', '66733', '66050', '66219', '66858', '66220', '66531',
'66532', '66052', '66051', '66227', '66920']`
All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/66920
- Mesos Reviewbot Windows
On May 4, 2018, 8:02 a.m., Chun-Hung Hsiao wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/66920/
> -----------------------------------------------------------
>
> (Updated May 4, 2018, 8:02 a.m.)
>
>
> Review request for mesos, Greg Mann and Zhitao Li.
>
>
> Bugs: MESOS-4965
> https://issues.apache.org/jira/browse/MESOS-4965
>
>
> Repository: mesos
>
>
> Description
> -------
>
> Now the `GrowVolume` and `ShrinkVolume` tests launch tasks after
> resizing the volumes to ensure that the operations take effect on
> agents. The `NonSpeculativeGrowAndLaunch` and
> `NonSpeculativeShrinkAndLaunch` tests launch an additional task to
> verify that the original volume consumed by the operations cannot be
> used by subsequent tasks.
>
> This patch also adjusted when the clock is resumed so schedulers will
> not receive unexpected offers.
>
>
> Diffs
> -----
>
> src/tests/persistent_volume_tests.cpp 4edf781711d9efdb994114aeb6289b6af750b87a
>
>
> Diff: https://reviews.apache.org/r/66920/diff/4/
>
>
> Testing
> -------
>
> sudo make check
>
>
> Thanks,
>
> Chun-Hung Hsiao
>
>
|