----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72315/#review220214 -----------------------------------------------------------
Patch looks great! Reviews applied: [72314, 72315] Passed command: export OS='ubuntu:16.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers --disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/jenkins/buildbot.sh - Mesos Reviewbot On April 3, 2020, 12:55 p.m., Andrei Sekretenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72315/ > ----------------------------------------------------------- > > (Updated April 3, 2020, 12:55 p.m.) > > > Review request for mesos, Andrei Budnik, Benjamin Mahler, and Greg Mann. > > > Bugs: MESOS-10109 > https://issues.apache.org/jira/browse/MESOS-10109 > > > Repository: mesos > > > Description > ------- > > This is a regression test for MESOS-10109. It ensures that allocator > continues to work after adding an agent that has an unavailability > schedule and resources used by a framework not yet known to allocator. > > > Diffs > ----- > > src/tests/hierarchical_allocator_tests.cpp > af99539ac8f90369a93c08e1419259e3ca043213 > > > Diff: https://reviews.apache.org/r/72315/diff/1/ > > > Testing > ------- > > `./bin/mesos-tests.sh > --gtest_filter="*AddAgentWithUnknownFrameworkAndMaintenance*" > --gtest_break_on_failure --gtest_repeat=1000` > > Verified that test fails without the preceding patch. > > > Thanks, > > Andrei Sekretenko > >