Attila Doroszlai created HDDS-12575:
---------------------------------------
Summary: Set default JUnit5 timeout via property
Key: HDDS-12575
URL: https://issues.apache.org/jira/browse/HDDS-12575
Project: Apache Ozone
Issue Type: Sub-task
Components: test
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
Most timeout annotations in tests were added only to enforce "some" timeout
value. JUnit5 can set default timeout via configuration, which allows setting
different values for specific runs, instead of changing code.
We should set {{junit.jupiter.execution.timeout.default=5m}} instead of
{{@Timeout(300)}} (or similar).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]