Roman Puchkovskiy created IGNITE-18638:
------------------------------------------
Summary: Make integration tests in ignite-runner print thread dump
when timing out
Key: IGNITE-18638
URL: https://issues.apache.org/jira/browse/IGNITE-18638
Project: Ignite
Issue Type: Improvement
Reporter: Roman Puchkovskiy
Assignee: Roman Puchkovskiy
Fix For: 3.0.0-beta2
Sometimes, an integration test hangs on TC. It would be useful to:
# Add a default timeout to all integration tests in ignite-runner (can be
achieved through JUnit properties)
# Print a thread dump if a timeout is triggered (looks like we can do it by
adding a JUnit extension)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)