[
https://issues.jboss.org/browse/WFLY-4786?page=com.atlassian.jira.plugin....
]
Radoslav Husar updated WFLY-4786:
---------------------------------
Steps to Reproduce: ./integration-tests.sh -Dmaven.repo.local=$MAVEN_REPO_LOCAL
-Dmcast=$MCAST_ADDR -Dts.noSmoke -Dts.clustering
-Dtest=org.jboss.as.test.clustering.cluster.\*.\* -Djboss.dist=$JBOSS_DIST
-Dnode0=$MYTESTIP_1 -Dnode1=$MYTESTIP_2 (was: ./integration-tests.sh
-Dmaven.repo.local=$MAVEN_REPO_LOCAL -Dmcast=$MCAST_ADDR -Dts.noSmoke -Dts.clust
-Dtest=org.jboss.as.test.clustering.cluster.\*.\* -Djboss.dist=$JBOSS_DIST
-Dnode0=$MYTESTIP_1 -Dnode1=$MYTESTIP_2)
Clustering integration tests fails once -Dnode0 and -Dnode1 are used
--------------------------------------------------------------------
Key: WFLY-4786
URL:
https://issues.jboss.org/browse/WFLY-4786
Project: WildFly
Issue Type: Bug
Components: Clustering, Test Suite
Affects Versions: 10.0.0.Alpha3
Reporter: Petr Kremensky
Assignee: Radoslav Husar
Fix For: 10.0.0.Beta2
Attachments: maven.logs, results.zip, testsuite.clustering.logs.zip
Tests from wildfly-ts-integ-clustering module fails once we change default binding
interfaces by -Dnode0 and -Dnode1 properties.
See
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-as-testsuite-...
* build 5 binds to localhost (no -Dnode*)
* build 6 uses -Dnode0=$MYTESTIP_1 -Dnode1=$MYTESTIP_2
Similar failures were addressed for EAP 6 by
https://bugzilla.redhat.com/show_bug.cgi?id=1076015
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)