Project

General

Profile

Tasks #51931

Updated by Deepika Upadhyay almost 3 years ago

Ideas for improving failure reporting in teuthology logs:  

 1.  
 <pre> 

 ``` 
 2021-07-27T07:47:08.950 DEBUG:teuthology.orchestra.run:got remote process result: 120 

 </pre> 
 ``` 
 teuthology should return which process returned error code. 

 2. FAILED unit tests should be logged instead of failing shell script

Back