]
Work on JBTM-3343 started by Ondrej Chaloupka.
----------------------------------------------
Integration LRA tests need to be runnable on all runtimes
---------------------------------------------------------
Key: JBTM-3343
URL:
https://issues.redhat.com/browse/JBTM-3343
Project: JBoss Transaction Manager
Issue Type: Enhancement
Components: LRA
Affects Versions: 5.10.4.Final
Reporter: Ondrej Chaloupka
Assignee: Ondrej Chaloupka
Priority: Critical
Fix For: 5.next
The LRA integration testing is currently split to two parts. The Narayana byteman
recovery testing is run only with WildFly runtime while the TCK and other integration
tests are run with combination of Qurakus/Thorntail.
The goal of this issue is to change the structure of the LRA integration tests to run
with all available runtimes. Currently we have Quarkus, WildFly and Thorntail.
The integration tests need be runnable against the all runtimes.
NOTE: The Thorntail is eprecated and will be removed from the LRA.