----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62241/#review188203 -----------------------------------------------------------
Patch looks great! Reviews applied: [62240, 62241] 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 Oct. 16, 2017, 8:05 p.m., Ilya Pronin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62241/ > ----------------------------------------------------------- > > (Updated Oct. 16, 2017, 8:05 p.m.) > > > Review request for mesos and Anand Mazumdar. > > > Bugs: MESOS-7867 > https://issues.apache.org/jira/browse/MESOS-7867 > > > Repository: mesos > > > Description > ------- > > This test verifies that we are able to upgrade from a PID based > framework to an HTTP framework and then downgrade back without > restarting the master. > > > Diffs > ----- > > src/tests/scheduler_http_api_tests.cpp > cc03be0d2110f08023bf0ce181da37658737bd7c > > > Diff: https://reviews.apache.org/r/62241/diff/3/ > > > Testing > ------- > > Ran `make check`. Verified that the test fails without the previous patch. > > > Thanks, > > Ilya Pronin > >
