rmetzger commented on a change in pull request #12653:
URL: https://github.com/apache/flink/pull/12653#discussion_r440610507



##########
File path: flink-end-to-end-tests/test-scripts/test-runner-common.sh
##########
@@ -105,6 +107,13 @@ function post_test_validation {
     fi
 }
 
+function log_environment_info {
+    echo "Jps"
+    jps

Review comment:
       Yes, pstree would be a lot of output. You could consider logging it to a 
file. But that's up to you




----------------------------------------------------------------
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


Reply via email to