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

Review request for mesos, Alexander Rojas and Kapil Arya.


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


Repository: mesos


Description
-------

Some tests hit the '/metrics/snapshot' endpoint and
must be updated to accomodate authorization. In
particular, an authorizer had to be explicitly
instantiated and used to initialize the master/agent
in some tests so that they share the same authorizer.


Diffs
-----

  src/tests/master_authorization_tests.cpp 
804b39a269c09df9f6c0bbdf6f8b53921ac09ce8 
  src/tests/mesos.hpp 0f6f541c5d2007a69ad5bd6e884235cd3c0c1be2 
  src/tests/mesos.cpp 036c589f5aafc8c804b0fb4e5ad62df70e471e88 
  src/tests/partition_tests.cpp 4ee7f03c7db4fb6cf5b9130de4e03d24100161d1 
  src/tests/scheduler_driver_tests.cpp 217185780e3576faf633dd9629ae93a275fac284 
  src/tests/slave_tests.cpp 3f653354869987dce3f5fbc4513b6f3466a718cb 

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


Testing
-------

`make check` on OSX.


Thanks,

Greg Mann

Reply via email to