This is an automated email from the ASF dual-hosted git repository.
mzhu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 7aa2a96 Added a test to ensure `UPDATE_QUOTA` is applied
all-or-nothing.
new 1593333 Refactored allocator test helper `createQuota`.
new 08ff2a4 Added a test to ensure allocations are restricted by quota
limits.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/tests/allocator.cpp | 15 ++-
src/tests/allocator.hpp | 7 +-
src/tests/hierarchical_allocator_benchmarks.cpp | 6 +-
src/tests/hierarchical_allocator_tests.cpp | 170 ++++++++++++++++++------
4 files changed, 149 insertions(+), 49 deletions(-)