-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49913/
-----------------------------------------------------------
(Updated July 15, 2016, 10:47 a.m.)
Review request for mesos, Anand Mazumdar, Jay Guo, and Vinod Kone.
Bugs: MESOS-5725
https://issues.apache.org/jira/browse/MESOS-5725
Repository: mesos
Description (updated)
-------
There were multiple createFrameworkInfo() definition scattered
in various testcases. In this patch, only one defintion of
createFrameworkInfo() is provided in src/tests/mesos.hpp and
other tests just used this definition.
Diffs (updated)
-----
src/tests/api_tests.cpp b4a6c46cd3e0e57b4f4d22d2103d3947c592e133
src/tests/mesos.hpp e4eccfc3810bed3649a3ab80e252849470de4c72
src/tests/persistent_volume_endpoints_tests.cpp 2a22f3b0da817e650a25e5e2c951adb7462718b4
src/tests/reservation_endpoints_tests.cpp 48c002d1dc371c285b9421ef5a2c57250d270fa8
Diff: https://reviews.apache.org/r/49913/diff/
Testing
-------
Thanks,
Abhishek Dasgupta
|