----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59233/#review176515 -----------------------------------------------------------
Bad patch! Reviews applied: [59233, 59131, 59130, 59129, 59688, 59128, 59127] Failed command: python support/apply-reviews.py -n -r 59127 Error: error: patch failed: 3rdparty/CMakeLists.txt:282 error: 3rdparty/CMakeLists.txt: patch does not apply error: patch failed: 3rdparty/cmake/Versions.cmake:1 error: 3rdparty/cmake/Versions.cmake: patch does not apply error: patch failed: CHANGELOG:192 error: CHANGELOG: patch does not apply error: patch failed: cmake/CompilationConfigure.cmake:228 error: cmake/CompilationConfigure.cmake: patch does not apply error: patch failed: src/slave/main.cpp:450 error: src/slave/main.cpp: patch does not apply error: patch failed: src/tests/CMakeLists.txt:193 error: src/tests/CMakeLists.txt: patch does not apply error: patch failed: src/tests/containerizer/environment_secret_isolator_tests.cpp:1 error: src/tests/containerizer/environment_secret_isolator_tests.cpp: patch does not apply error: patch failed: src/tests/containerizer/volume_secret_isolator_tests.cpp:1 error: src/tests/containerizer/volume_secret_isolator_tests.cpp: patch does not apply error: patch failed: src/tests/containerizer/xfs_quota_tests.cpp:590 error: src/tests/containerizer/xfs_quota_tests.cpp: patch does not apply error: patch failed: src/uri/fetchers/docker.cpp:527 error: src/uri/fetchers/docker.cpp: patch does not apply Full log: http://mesos-winbot.westus.cloudapp.azure.com/logs/console - Mesos Reviewbot Windows On May 31, 2017, 6:38 p.m., Avinash sridharan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59233/ > ----------------------------------------------------------- > > (Updated May 31, 2017, 6:38 p.m.) > > > Review request for mesos and Jie Yu. > > > Bugs: MESOS-7488 > https://issues.apache.org/jira/browse/MESOS-7488 > > > Repository: mesos > > > Description > ------- > > Currently the agent is populating only the v4 address for containers > running on the host network. However, clusters running on a dual stack > network need to report v4 and v6 address for containers running on the > host network. This change allows v6 address specified by operators to be > advertised for containers running on the host network. > > > Diffs > ----- > > src/slave/slave.cpp 209aff180db1a68ae360d7c278937fe645efdb2b > > > Diff: https://reviews.apache.org/r/59233/diff/2/ > > > Testing > ------- > > make check > > > Thanks, > > Avinash sridharan > >
