-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42100/
-----------------------------------------------------------
(Updated Feb. 28, 2016, 12:55 p.m.)
Review request for mesos and Ben Mahler.
Changes
-------
Update the script after testing && address comment reviews.
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 (updated)
-----
support/docker_build.sh e9b1d7219b261475fb29118ee27d11743c2c5e0d
support/gitignore 90b6697d19a5e0a68805b23b587b362731a1df25
Diff: https://reviews.apache.org/r/42100/diff/
Testing
-------
On ubuntu 14.04 64:
```
export OS=ubuntu:14.04 CONFIGURATION=--verbose COMPILER=gcc
ENVIRONMENT=GLOG_v=1 MESOS_VERBOSE=1
./support/docker_build.sh
```
Thanks,
Shuai Lin