]
Ondrej Chaloupka updated WFLY-13824:
------------------------------------
Git Pull Request:
Use TimeUtil timeout adjustments in cases of timeout defined on JMS
receive
---------------------------------------------------------------------------
Key: WFLY-13824
URL:
https://issues.redhat.com/browse/WFLY-13824
Project: WildFly
Issue Type: Enhancement
Components: Test Suite
Affects Versions: 20.0.1.Final
Reporter: Ondrej Chaloupka
Assignee: Ondrej Chaloupka
Priority: Minor
There are several places in testsuite where is omitted usage of {{TimeoutUtil}} to allow
adjustment of timeouts. When user defines the property {{-Dtimeout.factor}} when he runs
the testsuite the waiting timeout for the JMS receival should be adjusted as well.
This issue comes from issues hit on Narayana CI. The machine is slow and running the
WildFly testsuite with the Narayana SNAPSHOTs is unstable because of timeouts are not
configurable at many places.