-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32221/
-----------------------------------------------------------
(Updated March 19, 2015, 1:20 a.m.)
Review request for Aurora and Bill Farner.
Changes
-------
The low timeout is actually what allows the test to even work in the first
place. It should've worked in the past, but at least this way we can possibly
eke out the original reason it was failing.
Bugs: AURORA-1054
https://issues.apache.org/jira/browse/AURORA-1054
Repository: aurora
Description
-------
Remove excessively low timeout in SIGTERM swallowing test.
Diffs (updated)
-----
src/test/python/apache/aurora/executor/test_thermos_task_runner.py
6b24bbb2ab7ca16f97961aabeed945b61e5b5908
Diff: https://reviews.apache.org/r/32221/diff/
Testing
-------
Cannot reproduce locally, but 5 seconds is an impossibly small timeout, even if
we aren't testing SIGTERM swallowing. If this fails, we will get tripped by
60s timeout instead.
Thanks,
Brian Wickman