----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42100/#review121144 -----------------------------------------------------------
Patch looks great! Reviews applied: [42100] Passed command: export OS='ubuntu:14.04' CONFIGURATION='--verbose' COMPILER='gcc' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On Feb. 28, 2016, 12:57 p.m., Shuai Lin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42100/ > ----------------------------------------------------------- > > (Updated Feb. 28, 2016, 12:57 p.m.) > > > Review request for mesos and Ben Mahler. > > > Bugs: MESOS-4258 > https://issues.apache.org/jira/browse/MESOS-4258 > > > Repository: mesos > > > Description > ------- > > Updated the jenkins build script to copy out xml testing reports. > > > Diffs > ----- > > support/docker_build.sh e9b1d7219b261475fb29118ee27d11743c2c5e0d > support/gitignore 90b6697d19a5e0a68805b23b587b362731a1df25 > > Diff: https://reviews.apache.org/r/42100/diff/ > > > Testing > ------- > > On ubuntu 14.04 64bit machine: > > ``` sh > $ cd /path/to/mesos > $ export OS=ubuntu:14.04 CONFIGURATION=--verbose COMPILER=gcc > ENVIRONMENT=GLOG_v=1 MESOS_VERBOSE=1 > $ ./support/docker_build.sh > $ ls -1 *.xml > libprocess-tests.xml > mesos-tests.xml > stout-tests.xml > ``` > > > Thanks, > > Shuai Lin > >
