----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31380/ -----------------------------------------------------------
Review request for Aurora and Joe Smith. Repository: aurora Description ------- Now that we've identified not calling .converge as the source of the issue, remove epsilon from health checker tests. Diffs ----- src/test/python/apache/aurora/executor/common/test_health_checker.py 1b4423a1eb95cc950206a355fa657c8082c8d93f Diff: https://reviews.apache.org/r/31380/diff/ Testing ------- ¯\_(?)_/¯ Ran this for 20 minutes on Linux and OS X: while true; do THERMOS_DEBUG=1 ./pants test.pytest --options='-v' src/test/python/apache/aurora/executor/common:health_checker; done; Thanks, Brian Wickman
