]
Hayk Hovsepyan reassigned JBTM-2490:
------------------------------------
Assignee: Michael Musgrove (was: Tom Jenkinson)
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: Feature Request
Reporter: Hayk Hovsepyan
Assignee: Michael Musgrove
Priority: Blocker
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".