mesos git commit: Renamed agent used resources to `allocation` in benchmark tests.

2016-09-08 Thread yan
Repository: mesos Updated Branches: refs/heads/master 3b4f7de7e -> 89b43e003 Renamed agent used resources to `allocation` in benchmark tests. Review: https://reviews.apache.org/r/50695/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

mesos git commit: Added unit test for provisioner recursive listContainers().

2016-09-08 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 9d82c6cd7 -> 3b4f7de7e Added unit test for provisioner recursive listContainers(). Review: https://reviews.apache.org/r/51393/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit:

[1/2] mesos git commit: Fixed build error in agent provisioner.

2016-09-08 Thread josephwu
Repository: mesos Updated Branches: refs/heads/master 1ba5153ee -> 9d82c6cd7 Fixed build error in agent provisioner. Review: https://reviews.apache.org/r/51753/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/cdfe9b6c

[2/2] mesos git commit: Fixed a default value in logging documentation.

2016-09-08 Thread josephwu
Fixed a default value in logging documentation. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/9d82c6cd Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/9d82c6cd Diff:

mesos git commit: Supported provisioner listContainers() to be recursive.

2016-09-08 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 02013593c -> 1ba5153ee Supported provisioner listContainers() to be recursive. This patch supports collecting all containerIds (all containers in the nested hierarchy) recursively. Review: https://reviews.apache.org/r/51392/ Project:

mesos git commit: Added a way to set logrotate settings per executor.

2016-09-08 Thread josephwu
Repository: mesos Updated Branches: refs/heads/master bca600cf5 -> 02013593c Added a way to set logrotate settings per executor. The provided `LogrotateContainerLogger` did not have enough granularity when setting log rotation settings. This patch adds a way for each executor to set its own

mesos git commit: Do not re-use a tag in HealthCheck protobuf.

2016-09-08 Thread alexr
Repository: mesos Updated Branches: refs/heads/master f6089bdf8 -> bca600cf5 Do not re-use a tag in HealthCheck protobuf. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/bca600cf Tree:

mesos git commit: Added documentation for Nvidia GPU support.

2016-09-08 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master 207b3c0fa -> f6089bdf8 Added documentation for Nvidia GPU support. Review: https://reviews.apache.org/r/46220/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: