]
Tom Jenkinson updated JBTM-2490:
--------------------------------
Affects Version/s: 5.2.2
Possibility to run "qa" module with openjdk-orb
-----------------------------------------------
Key: JBTM-2490
URL:
https://issues.jboss.org/browse/JBTM-2490
Project: JBoss Transaction Manager
Issue Type: Task
Components: Testing
Affects Versions: 5.2.2
Reporter: Hayk Hovsepyan
Assignee: Michael Musgrove
Priority: Blocker
Fix For: 5.next
In QA testing suites we have several jenkins jobs which are running Narayana's
"qa" module tests with "jacorb" enabled.
The run of "qa" module is done via "scripts/hudson/narayana.sh"
script with having appropriate environment variables.
"QA_TESTS=1" and "JAC_ORB=1"
We need to modify these jobs to run with "openjdk-orb" enabled.
So what we request:
Adjust "scripts/hudson/narayana.sh" script to be able to provide
"OPENJDK_ORB=1" variable so it will run "qa" tests with
"openjdk-orb".