-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32221/
-----------------------------------------------------------
Review request for Aurora and Bill Farner.
Bugs: AURORA-1054
https://issues.apache.org/jira/browse/AURORA-1054
Repository: aurora
Description
-------
Remove excessively low timeout in SIGTERM swallowing test.
Diffs
-----
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