This is an automated email from the ASF dual-hosted git repository.
bbannier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 8264de1 Clarified some comments about the usage of offer filters.
new 7c7742b Added hierchical allocator benchmarks to the cmake build.
new baadfdb Saved some disk space in mesos-tidy Docker image.
new 5b38a4a Used a `switch` statement to match enum values.
new d162792 Fixed flakiness in `FsTest.Used`.
new 8284469 Fixed flakiness in
`PartitionTest.TaskCompletedOnPartitionedAgent`.
new d6386b2 Reduced default oversubscription in parallel test runner.
new 4da90f4 Added environment sanity check to parallel test runner.
new e1e42da Updated autotools build to use parallel test runner by
default.
The 8 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:
3rdparty/stout/tests/os/filesystem_tests.cpp | 11 ++++++----
configure.ac | 5 +++--
src/common/protobuf_utils.cpp | 28 ++++++++++++++++++-------
src/tests/CMakeLists.txt | 1 +
src/tests/partition_tests.cpp | 3 +++
support/mesos-gtest-runner.py | 31 +++++++++++++++++++++++++++-
support/mesos-tidy/Dockerfile | 9 +++++---
7 files changed, 70 insertions(+), 18 deletions(-)