----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66248/#review199984 -----------------------------------------------------------
Patch looks great! Reviews applied: [66248] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On March 26, 2018, 4:09 p.m., Benno Evers wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66248/ > ----------------------------------------------------------- > > (Updated March 26, 2018, 4:09 p.m.) > > > Review request for mesos and Alexander Rukletsov. > > > Bugs: MESOS-8711 > https://issues.apache.org/jira/browse/MESOS-8711 > > > Repository: mesos > > > Description > ------- > > This test was originally written with the assumption that the > would give get a new agent id after receiving a Shutdown > message from the master. > > When that behaviour was changed, the test was disabled since > the agent could not reuse the previous agent id when a fault > domain was added. > > With the introduction of reconfiguration policies, this feature > is now tested by SlaveTest.ReconfigurationPolicy, making this test > obsolete. > > > Diffs > ----- > > src/tests/slave_tests.cpp 028cd32c7043eba4e6f2045956471bd0bf42371c > > > Diff: https://reviews.apache.org/r/66248/diff/2/ > > > Testing > ------- > > > Thanks, > > Benno Evers > >
