-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43272/
-----------------------------------------------------------

(Updated Feb. 19, 2016, 11:48 a.m.)


Review request for mesos, Benjamin Hindman, Artem Harutyunyan, and Till 
Toenshoff.


Changes
-------

Added CI test results.


Bugs: MESOS-4609
    https://issues.apache.org/jira/browse/MESOS-4609


Repository: mesos


Description
-------

Delegates some of the environment logic in the containerizer and fetcher to the 
`subprocess_environment` helper.
Changes the logrotate container logger to use the default `environment` for 
`subprocess`.


Diffs
-----

  src/slave/container_loggers/lib_logrotate.cpp 
cf5f238eb3b6217b848cf23f8c9cd1848bf9a9f0 
  src/slave/containerizer/containerizer.cpp 
59904684cdeb17ef2b42092a3558802c42bfb6bd 
  src/slave/containerizer/fetcher.cpp 33dfcade6beb53a5a6dbc41a8f3380f5cb30a161 

Diff: https://reviews.apache.org/r/43272/diff/


Testing (updated)
-------

sudo make check

         | OSX | CentOS 7 | CentOS 6 | Debian 8 | Ubuntu 15.10 | Ubuntu 14 | 
Ubuntu 12 |
 Non-SSL |  :) |    :)    |     x    |    X_X   |       :)     |    :)     |    
 :)    |
With-SSL |     |    :)    |     x    |     &    |       *      |     *     |    
 :)    |

 :) = Passed.
X_X = Test suite exited prematurely (flaky test -> segfault).

Note: These are known flaky tests.
  x = DockerContainerizerTest.ROOT_DOCKER_LaunchWithPersistentVolumes
  & = DockerContainerizerTest.ROOT_DOCKER_Recover
  * = DockerContainerizerTest.ROOT_DOCKER_Logs


Thanks,

Joseph Wu

Reply via email to