[
https://issues.jboss.org/browse/WFLY-4786?page=com.atlassian.jira.plugin....
]
Radoslav Husar commented on WFLY-4786:
--------------------------------------
Just noting that the current target is called -Dts.clustering (we kept ts.clust for
compatibility too). So please update for the future runs, but this is just cosmetic..
https://github.com/wildfly/wildfly/blob/master/testsuite/pom.xml#L472
Why do you specify -Dtest=... ?
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
Attachments: results.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.3.15#6346)