rmetzger opened a new pull request #11501: [FLINK-16480][e2e] On failure, add 
e2e logs into artifact
URL: https://github.com/apache/flink/pull/11501
 
 
   ## What is the purpose of the change
   
   Some e2e tests have the checking of logs for exceptions and errors disabled. 
When these tests fail, there is no way of getting the JM / TM logs.
   With this change, these logs are included.
   
   
   ## Brief change log
   
   - we register a on_exit hook / trap if we detect an azure environment which 
compresses the build artifact, when the build exists (for whatever reason)
   - On error, and if ARTIFACTS_DIR is set, the test runner is copying the logs 
into ARTIFACTS_DIR.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to