This is an automated email from the ASF dual-hosted git repository.

chhsiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from 3ade731  Fixed SIGINT handling in parallel test runner.
     new 65ec2b0  Added an optional `vendor` field to 
`Resource.DiskInfo.Source`.
     new 48211c1  Set up the `Resource.DiskInfo.Source.vendor` field in SLRP.
     new fd5b28b  Fixed `AgentResourceProviderConfigApiTest.Update` for 
`vendor` field.
     new a3a8b5f  Added MESOS-9321 to the 1.7.1 CHANGELOG.
     new 7c852a9  Tested the `Resource.DiskInfo.Source.vendor` field in related 
tests.
     new b6fc970  Added the missing MESOS-7947 to the 1.7.0 CHANGELOG.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG                                          |  7 +++
 include/mesos/mesos.proto                          | 28 ++++++++----
 include/mesos/v1/mesos.proto                       | 28 ++++++++----
 src/common/resources.cpp                           | 36 +++++++--------
 src/resource_provider/storage/provider.cpp         | 33 ++++++++++----
 .../agent_resource_provider_config_api_tests.cpp   | 49 +++++++++++++++-----
 src/tests/resources_tests.cpp                      | 32 ++++++++-----
 .../storage_local_resource_provider_tests.cpp      | 53 +++++++++++++++++++---
 src/v1/resources.cpp                               | 36 +++++++--------
 9 files changed, 213 insertions(+), 89 deletions(-)

Reply via email to