You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Jacob Janco <jj...@gmail.com> on 2017/02/01 18:36:46 UTC

Re: Review Request 51028: Fix tests with rapidly triggered allocations.

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

(Updated Feb. 1, 2017, 10:36 a.m.)


Review request for mesos and Jiang Yan Xu.


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


Repository: mesos


Description
-------

- Per MESOS-3157, if cluster events with the possibility
  of triggering an allocation occur rapidly and test
  assertions depend on gleaning information from assumed
  order, it is likely they will fail due to lack of parity
  between event and actual allocation. Ensure that expected
  allocations occur.


Diffs
-----

  src/tests/hierarchical_allocator_tests.cpp e04d1998679fcf022bb3741676a62da8b01ce97c 

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


Testing
-------

make check


Thanks,

Jacob Janco