You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Ben Mahler <be...@gmail.com> on 2014/10/01 01:31:14 UTC

Review Request 26207: Split out partition and reconciliation tests from FaultTolerace tests.

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

Review request for mesos and Vinod Kone.


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


Repository: mesos-git


Description
-------

This is purely a movement of existing tests.

FaultTolerance tests contained partition related tests, so I've moved those out since we now have partition_tests.cpp.
Also, I created a file for master <-> slave reconciliation related tests.


Diffs
-----

  src/Makefile.am 27c42dfde45a449750132e416b4eaf776f8c5e3b 
  src/tests/fault_tolerance_tests.cpp e8f532232c091849489971d7fc96ae615ffb6de0 
  src/tests/master_slave_reconciliation_tests.cpp PRE-CREATION 
  src/tests/partition_tests.cpp 8136a95c421548cd03c4aa2585d79c4b1334641c 

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


Testing
-------

make check


Thanks,

Ben Mahler


Re: Review Request 26207: Split out partition and reconciliation tests from FaultTolerace tests.

Posted by Vinod Kone <vi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26207/#review55155
-----------------------------------------------------------

Ship it!


Ship It!

- Vinod Kone


On Sept. 30, 2014, 11:31 p.m., Ben Mahler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26207/
> -----------------------------------------------------------
> 
> (Updated Sept. 30, 2014, 11:31 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Bugs: MESOS-1696
>     https://issues.apache.org/jira/browse/MESOS-1696
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> This is purely a movement of existing tests.
> 
> FaultTolerance tests contained partition related tests, so I've moved those out since we now have partition_tests.cpp.
> Also, I created a file for master <-> slave reconciliation related tests.
> 
> 
> Diffs
> -----
> 
>   src/Makefile.am 27c42dfde45a449750132e416b4eaf776f8c5e3b 
>   src/tests/fault_tolerance_tests.cpp e8f532232c091849489971d7fc96ae615ffb6de0 
>   src/tests/master_slave_reconciliation_tests.cpp PRE-CREATION 
>   src/tests/partition_tests.cpp 8136a95c421548cd03c4aa2585d79c4b1334641c 
> 
> Diff: https://reviews.apache.org/r/26207/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Ben Mahler
> 
>