You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by haosdent huang <ha...@gmail.com> on 2016/04/08 20:35:56 UTC

Re: Review Request 43521: Speed up OversubscriptionTest.UpdateAllocatorOnSchedulerFailover.

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

(Updated April 8, 2016, 6:35 p.m.)


Review request for mesos and Ben Mahler.


Changes
-------

Update according to @alex's comments.


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


Repository: mesos


Description (updated)
-------

Speed up OversubscriptionTest.UpdateAllocatorOnSchedulerFailover by advance allocation interval.


Diffs (updated)
-----

  src/tests/oversubscription_tests.cpp 23671746da2ac505d75bc2bd59114697d9161d52 

Diff: https://reviews.apache.org/r/43521/diff/


Testing (updated)
-------

Repeat test on CentOS 7.1

```
sudo ./bin/mesos-tests.sh --gtest_filter="OversubscriptionTest.UpdateAllocatorOnSchedulerFailover" --gtest_repeat=200 --gtest_break_on_failure
```


Thanks,

haosdent huang