[
https://issues.jboss.org/browse/JBTM-2490?page=com.atlassian.jira.plugin....
]
Michael Musgrove resolved JBTM-2490.
------------------------------------
Resolution: Done
To enable qa testing (via the narayana.sh script) with the openjdk orb you can either
use:
bq. PROFILE=QA_JTS_OPENJDKORB
or
bq. PROFILE=NONE together with OPENJDK_ORB=1 and QA_TESTS=1
The git commit id for the feature is 7fd2dbd
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
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".
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)