-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25466/#review54282
-----------------------------------------------------------


psutil 2.1.2 now available, since we are upgrading here might as well go with 
the latest version

https://github.com/giampaolo/psutil/blob/master/HISTORY.rst

- Jake Farrell


On Sept. 9, 2014, 6:38 p.m., Brian Wickman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/25466/
> -----------------------------------------------------------
> 
> (Updated Sept. 9, 2014, 6:38 p.m.)
> 
> 
> Review request for Aurora, Joe Smith and Kevin Sweeney.
> 
> 
> Bugs: AURORA-412
>     https://issues.apache.org/jira/browse/AURORA-412
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Upgrade Aurora to psutil 2.1.1
> 
> 
> Diffs
> -----
> 
>   3rdparty/python/BUILD 5e96b91aa11567f51ed599c9d585f3af4e4e7127 
>   src/main/python/apache/aurora/executor/executor_vars.py 
> 7665a77ca13bbbc337e345356b70f12357692f3d 
>   src/main/python/apache/aurora/executor/gc_executor.py 
> 572c106038602b795a5b6bf08b2b85cf4b6bfec6 
>   src/main/python/apache/thermos/core/helper.py 
> 9e4a8fb70df984d175129cb49025b3c222a64679 
>   src/main/python/apache/thermos/monitoring/process_collector_psutil.py 
> 298459bab01d2c01bef1d69c1150ff2d5737ebbf 
>   src/test/python/apache/thermos/core/test_helper.py 
> 58096119e1b412afa36a09da5759c5223a5b5d75 
> 
> Diff: https://reviews.apache.org/r/25466/diff/
> 
> 
> Testing
> -------
> 
> Ran tests on OS X but not yet on Linux.  There is adequate coverage.
> 
> ==edit, Linux test output==
> 
> src.test.python.apache.thermos.bin.test_thermos                               
>   .....   SUCCESS
> src.test.python.apache.thermos.common.test_pathspec                           
>   .....   SUCCESS
> src.test.python.apache.thermos.common.test_planner                            
>   .....   SUCCESS
> src.test.python.apache.thermos.common.test_task_planner                       
>   .....   SUCCESS
> src.test.python.apache.thermos.config.test_schema                             
>   .....   SUCCESS
> src.test.python.apache.thermos.core.test_angry                                
>   .....   SUCCESS
> src.test.python.apache.thermos.core.test_ephemerals                           
>   .....   SUCCESS
> src.test.python.apache.thermos.core.test_failing_runner                       
>   .....   SUCCESS
> src.test.python.apache.thermos.core.test_failure_limit                        
>   .....   SUCCESS
> src.test.python.apache.thermos.core.test_finalization                         
>   .....   SUCCESS
> src.test.python.apache.thermos.core.test_helper                               
>   .....   SUCCESS
> src.test.python.apache.thermos.core.test_process                              
>   .....   SUCCESS
> src.test.python.apache.thermos.core.test_runner_integration                   
>   .....   SUCCESS
> src.test.python.apache.thermos.core.test_staged_kill                          
>   .....   SUCCESS
> src.test.python.apache.thermos.monitoring.test_disk                           
>   .....   SUCCESS
> src.test.python.apache.aurora.admin.admin_util                                
>   .....   SUCCESS
> src.test.python.apache.aurora.admin.host_maintenance                          
>   .....   SUCCESS
> src.test.python.apache.aurora.client.api.api                                  
>   .....   SUCCESS
> src.test.python.apache.aurora.client.api.disambiguator                        
>   .....   SUCCESS
> src.test.python.apache.aurora.client.api.instance_watcher                     
>   .....   SUCCESS
> src.test.python.apache.aurora.client.api.job_monitor                          
>   .....   SUCCESS
> src.test.python.apache.aurora.client.api.mux                                  
>   .....   SUCCESS
> src.test.python.apache.aurora.client.api.quota_check                          
>   .....   SUCCESS
> src.test.python.apache.aurora.client.api.restarter                            
>   .....   SUCCESS
> src.test.python.apache.aurora.client.api.scheduler_client                     
>   .....   SUCCESS
> src.test.python.apache.aurora.client.api.sla                                  
>   .....   SUCCESS
> src.test.python.apache.aurora.client.api.updater                              
>   .....   SUCCESS
> src.test.python.apache.aurora.client.api.updater_util                         
>   .....   SUCCESS
> src.test.python.apache.aurora.client.binding_helper                           
>   .....   SUCCESS
> src.test.python.apache.aurora.client.cli.api                                  
>   .....   SUCCESS
> src.test.python.apache.aurora.client.cli.bridge                               
>   .....   SUCCESS
> src.test.python.apache.aurora.client.cli.command_hooks                        
>   .....   SUCCESS
> src.test.python.apache.aurora.client.cli.config                               
>   .....   SUCCESS
> src.test.python.apache.aurora.client.cli.cron                                 
>   .....   SUCCESS
> src.test.python.apache.aurora.client.cli.help                                 
>   .....   SUCCESS
> src.test.python.apache.aurora.client.cli.inspect                              
>   .....   SUCCESS
> src.test.python.apache.aurora.client.cli.job                                  
>   .....   SUCCESS
> src.test.python.apache.aurora.client.cli.logging                              
>   .....   SUCCESS
> src.test.python.apache.aurora.client.cli.plugins                              
>   .....   SUCCESS
> src.test.python.apache.aurora.client.cli.quota                                
>   .....   SUCCESS
> src.test.python.apache.aurora.client.cli.sla                                  
>   .....   SUCCESS
> src.test.python.apache.aurora.client.cli.task                                 
>   .....   SUCCESS
> src.test.python.apache.aurora.client.commands.admin                           
>   .....   SUCCESS
> src.test.python.apache.aurora.client.commands.core                            
>   .....   SUCCESS
> src.test.python.apache.aurora.client.commands.hooks                           
>   .....   SUCCESS
> src.test.python.apache.aurora.client.commands.maintenance                     
>   .....   SUCCESS
> src.test.python.apache.aurora.client.commands.run                             
>   .....   SUCCESS
> src.test.python.apache.aurora.client.commands.ssh                             
>   .....   SUCCESS
> src.test.python.apache.aurora.client.config                                   
>   .....   SUCCESS
> src.test.python.apache.aurora.client.hooks.hooked_api                         
>   .....   SUCCESS
> src.test.python.apache.aurora.client.hooks.non_hooked_api                     
>   .....   SUCCESS
> src.test.python.apache.aurora.common.test_aurora_job_key                      
>   .....   SUCCESS
> src.test.python.apache.aurora.common.test_cluster                             
>   .....   SUCCESS
> src.test.python.apache.aurora.common.test_cluster_option                      
>   .....   SUCCESS
> src.test.python.apache.aurora.common.test_clusters                            
>   .....   SUCCESS
> src.test.python.apache.aurora.common.test_http_signaler                       
>   .....   SUCCESS
> src.test.python.apache.aurora.common.test_shellify                            
>   .....   SUCCESS
> src.test.python.apache.aurora.common.test_transport                           
>   .....   SUCCESS
> src.test.python.apache.aurora.config.test_base                                
>   .....   SUCCESS
> src.test.python.apache.aurora.config.test_constraint_parsing                  
>   .....   SUCCESS
> src.test.python.apache.aurora.config.test_loader                              
>   .....   SUCCESS
> src.test.python.apache.aurora.config.test_thrift                              
>   .....   SUCCESS
> src.test.python.apache.aurora.executor.common.announcer                       
>   .....   SUCCESS
> src.test.python.apache.aurora.executor.common.directory_sandbox               
>   .....   SUCCESS
> src.test.python.apache.aurora.executor.common.executor_timeout                
>   .....   SUCCESS
> src.test.python.apache.aurora.executor.common.health_checker                  
>   .....   SUCCESS
> src.test.python.apache.aurora.executor.common.status_checker                  
>   .....   SUCCESS
> src.test.python.apache.aurora.executor.common.task_info                       
>   .....   SUCCESS
> src.test.python.apache.aurora.executor.executor_base                          
>   .....   SUCCESS
> src.test.python.apache.aurora.executor.executor_detector                      
>   .....   SUCCESS
> src.test.python.apache.aurora.executor.executor_vars                          
>   .....   SUCCESS
> src.test.python.apache.aurora.executor.gc_executor                            
>   .....   SUCCESS
> src.test.python.apache.aurora.executor.status_manager                         
>   .....   SUCCESS
> src.test.python.apache.aurora.executor.thermos_executor                       
>   .....   SUCCESS
> src.test.python.apache.aurora.executor.thermos_task_runner                    
>   .....   SUCCESS
> 
> 
> Thanks,
> 
> Brian Wickman
> 
>

Reply via email to