-
Task
-
Resolution: Done
-
Blocker
-
5.2.2
-
None
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".