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


Ship it!




I put the same stress on the system I put when commenting here, 
https://issues.apache.org/jira/browse/MESOS-9980?focusedCommentId=16940894&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16940894.
 The test did not fail once in 200 repetitions (failure rate < 10%), where 
before it failed roughly 20-40% of the time.

- Benjamin Bannier


On Sept. 30, 2019, 3:33 p.m., Andrei Sekretenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71560/
> -----------------------------------------------------------
> 
> (Updated Sept. 30, 2019, 3:33 p.m.)
> 
> 
> Review request for mesos, Benjamin Bannier, Benjamin Mahler, and Meng Zhu.
> 
> 
> Bugs: MESOS-9980
>     https://issues.apache.org/jira/browse/MESOS-9980
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This patch simplifies the test and attepmts to fix MESOS-9980 by
> removing the (potential) flakiness caused by agent2's resources
> being re-offered to framework2.
> 
> 
> Diffs
> -----
> 
>   src/tests/hierarchical_allocator_tests.cpp 
> a13eb017f7a93ee67c8426e4150858a547175ed6 
> 
> 
> Diff: https://reviews.apache.org/r/71560/diff/1/
> 
> 
> Testing
> -------
> 
> `./bin/mesos-tests.sh --gtest_filter="*MaintenanceInverseOffers*" 
> --gtest_break_on_failure --gtest_repeat=10000`
> 
> `./bin/mesos-tests.sh --gtest_filter="*MaintenanceInverseOffers*" 
> --gtest_break_on_failure` fails if I break framework untracking in 
> `Slave::increaseAvailable()` in the allocator.
> 
> 
> Thanks,
> 
> Andrei Sekretenko
> 
>

Reply via email to