]
Farah Juma moved JBEAP-10790 to WFLY-8721:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-8721 (was: JBEAP-10790)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: EJB
Remoting
Test Suite
(was: EJB)
(was: Remoting)
(was: Test Suite)
Affects Version/s: (was: 7.1.0.DR17)
Affects Testing: (was: Regression)
EJB with remoting tests fails if node0 and node1 is used and node0 !=
node1
---------------------------------------------------------------------------
Key: WFLY-8721
URL:
https://issues.jboss.org/browse/WFLY-8721
Project: WildFly
Issue Type: Bug
Components: EJB, Remoting, Test Suite
Reporter: Farah Juma
Assignee: Farah Juma
Priority: Blocker
*Description of problem:*
EJB tests fails if node0 and node1 is used and node0 != node1
Test works correctly, if node0 and node1 is not used.
Priority of this jira is blocker, because this is regression against EAP 7.1.0.DR16.
*How reproducible:*
Always, easy to reproduce
*Steps to Reproduce:*
# ./integration-tests.sh -Dts.multinode -Dts.noSmoke -Djboss.dist=$\{PATH_TO_EAP\}
-Dnode0=127.0.0.2 -Dnode1=127.0.0.3
# ./integration-tests.sh -Dts.manualmode -Dts.noSmoke -Djboss.dist=$\{PATH_TO_EAP\}
-Dnode0=127.0.0.2 -Dnode1=127.0.0.3 -Dtest=RemoteOutboundConnectionReconnectTestCase
# ./integration-tests.sh -Dts.domain -Dts.noSmoke -Djboss.dist=$\{PATH_TO_EAP\}
-Dnode0=127.0.0.2 -Dnode1=127.0.0.3
*Actual results:*
* Maven logs are attached: [^maven.logs.txt]
* All logs are attached: [^testsuite.zip]
*Expected results:*
No errors