----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27182/ -----------------------------------------------------------
Review request for Aurora and Kevin Sweeney. Repository: aurora Description ------- Add a test for the thermos resource module Diffs ----- src/main/python/apache/thermos/monitoring/monitor.py 8f87f5ffc39c87e87ff78b941ea30df7138bd1ef src/test/python/apache/thermos/monitoring/BUILD 33d6bba43aff6d62b2646491f004475c27ed99db src/test/python/apache/thermos/monitoring/test_resource.py PRE-CREATION Diff: https://reviews.apache.org/r/27182/diff/ Testing ------- [tw-mbp13-jsmith aurora (yasumoto/psutil_2.1.3)]$ ./pants ./src/test/python/apache/thermos/monitoring:test_resource Build operating on top level addresses: set([BuildFileAddress(/Users/jsmith/workspace/aurora/src/test/python/apache/thermos/monitoring/BUILD, test_resource)]) ==================================================================================================================================================== test session starts ===================================================================================================================================================== platform darwin -- Python 2.7.6 -- py-1.4.26 -- pytest-2.6.4 plugins: cov, timeout collected 5 items src/test/python/apache/thermos/monitoring/test_resource.py ..... ================================================================================================================================================== 5 passed in 0.21 seconds ================================================================================================================================================== src.test.python.apache.thermos.monitoring.test_resource ..... SUCCESS Thanks, Joe Smith
