-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4537/
-----------------------------------------------------------
Review request for oozie.
Summary
-------
doubled the waitfor time for the testcases failing in
TestActionStartXCommand
TestRecoveryService
TestCoordKillXCommand
This addresses bug OOZIE-789.
https://issues.apache.org/jira/browse/OOZIE-789
Diffs
-----
trunk/core/src/test/java/org/apache/oozie/command/coord/TestCoordKillXCommand.java
1306548
trunk/core/src/test/java/org/apache/oozie/command/wf/TestActionStartXCommand.java
1306548
trunk/core/src/test/java/org/apache/oozie/service/TestRecoveryService.java
1306548
Diff: https://reviews.apache.org/r/4537/diff
Testing
-------
return tests to verify they pass with the new timeout.
Thanks,
Alejandro