[4/4] mesos git commit: Windows: Enable NetTest.LinkDevice and NetTest.Mac tests.

2017-06-05 Thread josephwu
Windows: Enable NetTest.LinkDevice and NetTest.Mac tests. Review: https://reviews.apache.org/r/59203/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/7ec3269d Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/7ec3269d D

[2/4] mesos git commit: Windows: Ported `IPNetwork::fromLinkDevice` helper.

2017-06-05 Thread josephwu
Windows: Ported `IPNetwork::fromLinkDevice` helper. Similar to the Posix implementation, this helper takes a link device (known as an "adaptor" on Windows) name and returns an IP address and subnet mask. Review: https://reviews.apache.org/r/59201/ Project: http://git-wip-us.apache.org/repos/asf

[1/4] mesos git commit: Windows: Ported the `net::links` helper.

2017-06-05 Thread josephwu
Repository: mesos Updated Branches: refs/heads/master 5dd1dd3b0 -> 7ec3269d5 Windows: Ported the `net::links` helper. On Windows, link devices (known as "adaptors") are named as a GUID instead of the more predictable scheme seen in Posix. Review: https://reviews.apache.org/r/59200/ Project:

[3/4] mesos git commit: Windows: Ported the `net::mac` helper.

2017-06-05 Thread josephwu
Windows: Ported the `net::mac` helper. The Windows implementation is effectively the same as the Posix implementation, except that the loopback interface does not show up as a link device on Windows. Review: https://reviews.apache.org/r/59202/ Project: http://git-wip-us.apache.org/repos/asf/mes

[3/3] mesos git commit: Added unit tests to verify offers are suppressed based on registration.

2017-06-05 Thread vinodkone
Added unit tests to verify offers are suppressed based on registration. Review: https://reviews.apache.org/r/57818/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/5dd1dd3b Tree: http://git-wip-us.apache.org/repos/asf/mesos/t

[1/3] mesos git commit: Added `suppressed_roles` field in `SUBSCRIBE`.

2017-06-05 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master 588bb0b9f -> 5dd1dd3b0 Added `suppressed_roles` field in `SUBSCRIBE`. This field is a subset of roles the framework registered as for which the framework does not want any resources offere to. Review: https://reviews.apache.org/r/57815/

[2/3] mesos git commit: Offers not sent for suppressed roles as indicated in `SUBSCRIBE`.

2017-06-05 Thread vinodkone
Offers not sent for suppressed roles as indicated in `SUBSCRIBE`. If the `SUBSCRIBE` indicates a subset of roles to be suppressed during framework (re)registration, the allocator does not offer resources for those roles to such frameworks. Note that this functionality is added for `v1::SUBSCRIBE`

mesos git commit: Attach latest symlink when executor is registered.

2017-06-05 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master cb4dc7643 -> 588bb0b9f Attach latest symlink when executor is registered. This will assist framework developers in making features that need to access the latest sandbox when hitting various operator API endpoints. Review: https://reviews.

mesos git commit: Corrected a few comments.

2017-06-05 Thread neilc
Repository: mesos Updated Branches: refs/heads/master d042f452f -> cb4dc7643 Corrected a few comments. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/cb4dc764 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/cb4dc7

mesos git commit: Cleaned up whitespace in tests.

2017-06-05 Thread neilc
Repository: mesos Updated Branches: refs/heads/master d8b3cf477 -> d042f452f Cleaned up whitespace in tests. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d042f452 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/

mesos git commit: Added bmahler to the webui maintainers.

2017-06-05 Thread bmahler
Repository: mesos Updated Branches: refs/heads/master d62425539 -> d8b3cf477 Added bmahler to the webui maintainers. Review: https://reviews.apache.org/r/59732 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d8b3cf47 Tree