----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57846/#review169844 -----------------------------------------------------------
Patch looks great! Reviews applied: [57846] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On March 22, 2017, 7:57 p.m., Till Toenshoff wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57846/ > ----------------------------------------------------------- > > (Updated March 22, 2017, 7:57 p.m.) > > > Review request for mesos, Adam B, Alexander Rukletsov, Gilbert Song, James > DeFelice, Jie Yu, and Joseph Wu. > > > Bugs: MESOS-6951 > https://issues.apache.org/jira/browse/MESOS-6951 > > > Repository: mesos > > > Description > ------- > > see summary. > > > Diffs > ----- > > src/docker/docker.cpp 44fbde8e8a2c6c957af7339b4fb9479af7f21ff7 > > > Diff: https://reviews.apache.org/r/57846/diff/1/ > > > Testing > ------- > > make check & sudo ./bin/mesos-tests.sh > > Functional testing - running `ps` while docker test active to confirm we do > not leak values to the commandline; > > ``` > /usr/bin/docker-current -H unix:///var/run/docker.sock run --cpu-shares 1024 > --memory 536870912 -e MESOS_CONTAINER_NAME -e MESOS_SANDBOX -v > /tmp/DockerContainerizerTest_ROOT_DOCKER_KillOrphanContainers_r7ImX7:/mnt/mesos/sandbox > --net host > ``` > > Further functional testing on variables containing linefeeds in progress... > > > Thanks, > > Till Toenshoff > >
