-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58974/
-----------------------------------------------------------
Review request for mesos and Alexander Rukletsov.
Bugs: MESOS-7457
https://issues.apache.org/jira/browse/MESOS-7457
Repository: mesos
Description
-------
Fixed flakiness in HierarchicalAllocatorTest.NestedRoleQuota.
Diffs
-----
src/tests/hierarchical_allocator_tests.cpp
ebc4868a6b7e2a04cc202a74a4633969ade40aca
Diff: https://reviews.apache.org/r/58974/diff/1/
Testing
-------
`make check`
I wasn't able to repro the flakiness on my local box, but the previous test
coding does seem wrong, now that `setQuota` doesn't trigger a batch allocation.
Thanks,
Neil Conway