----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52716/#review152091 -----------------------------------------------------------
src/tests/mesos.hpp (lines 559 - 564) <https://reviews.apache.org/r/52716/#comment220823> hmm, similar to comment in my earlier review, it's weird that the first argument has a `v1` argument but others are `v0` based. Can we consistenly use `v1`? - Anand Mazumdar On Oct. 11, 2016, 1:15 a.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52716/ > ----------------------------------------------------------- > > (Updated Oct. 11, 2016, 1:15 a.m.) > > > Review request for mesos, Anand Mazumdar, Jie Yu, and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > Added mesos test helper 'createV1Task()'. > > > Diffs > ----- > > src/tests/mesos.hpp 5e15f5164cddebd60bb6d9856ae63ad357643cb2 > > Diff: https://reviews.apache.org/r/52716/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Gilbert Song > >
