Tested with EAP 6.2.0.CR3. The RespawnTestCase fails as the IBM JDK does not contain 'jps' tool. I suppose that it will be needed to rework the test to use 'ps' or some other way of finding running java processes. The failure is: Failed tests: org.jboss.as.test.integration.respawn.RespawnTestCase: JPS executable not found. File: /qa/tools/opt/ibm-java-i386-70/jre/../bin/jps
We were hitting the same problem in Narayana testsuite. There is the way here how Hayk fixed it: https://github.com/hhovsepy/narayana/blob/JBQA-8699/XTS/localjunit/crash-recovery-tests/src/main/java/com/arjuna/qa/extension/JBossAS7ServerKillProcessor.java
PR: https://github.com/jbossas/jboss-eap/pull/1322
Verified for EAP 6.3.0.ER8.
Radim Hatlapatka <rhatlapa> updated the status of jira JBQA-9028 to Closed