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

(Updated Feb. 16, 2018, 6:05 p.m.)


Review request for mesos, Benjamin Bannier and Gaston Kleiman.


Summary (updated)
-----------------

Added a global `TEST_AWAIT_TIMEOUT` variable.


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


Repository: mesos


Description (updated)
-------

Added a global `TEST_AWAIT_TIMEOUT` variable that applications
can use to globally tune the default timeout in the `AWAIT_READY`
family of test macros. The default remains 15sec.


Diffs (updated)
-----

  3rdparty/libprocess/Makefile.am 3071b7ce2b82a4ce0ea62e4d2b3518a6f5114803 
  3rdparty/libprocess/include/Makefile.am 
84877a23399d238874f7b090c2c4564d9d00eb6b 
  3rdparty/libprocess/include/process/gtest.hpp 
eee726653d52af2e4a148819e420ebd22e5123a9 
  3rdparty/libprocess/include/process/gtest_constants.hpp PRE-CREATION 
  3rdparty/libprocess/src/CMakeLists.txt 
f002c157dc2ca64da66bc4e61f5095f2b533ae1f 
  3rdparty/libprocess/src/gtest_constants.cpp PRE-CREATION 


Diff: https://reviews.apache.org/r/65201/diff/8/

Changes: https://reviews.apache.org/r/65201/diff/7-8/


Testing
-------

make check (Fedora 27).


Thanks,

James Peach

Reply via email to