]
Radoslav Husar commented on WFLY-4786:
--------------------------------------
I am not sure where the problem is, maybe the next step is to find out why the Set-Cookie
is being sent again following a failover.
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: 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