-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70753/
-----------------------------------------------------------
(Updated June 12, 2019, 4:09 p.m.)
Review request for mesos, Benjamin Mahler and Meng Zhu.
Changes
-------
Rebased against master; fixed issues.
Bugs: MESOS-9793
https://issues.apache.org/jira/browse/MESOS-9793
Repository: mesos
Description
-------
This patch makes possible to use the same helper functions in tests of
both V1 and V0 UPDATE_FRAMEWORK calls by templatizing them over type of
FrameworkInfo.
Diffs (updated)
-----
src/tests/master/update_framework_tests.cpp
78304c211c5eb9f50ea629121a6dddfe47942e9f
Diff: https://reviews.apache.org/r/70753/diff/2/
Changes: https://reviews.apache.org/r/70753/diff/1-2/
Testing
-------
Thanks,
Andrei Sekretenko