]
Jan Martiska moved JBEAP-6082 to WFLY-7147:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7147 (was: JBEAP-6082)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Test Suite
(was: Test Suite)
Affects Version/s: 10.0.0.Final
(was: 7.1.0.DR4)
Standardize access to node1's address in the test suite
-------------------------------------------------------
Key: WFLY-7147
URL:
https://issues.jboss.org/browse/WFLY-7147
Project: WildFly
Issue Type: Task
Components: Test Suite
Affects Versions: 10.0.0.Final
Reporter: Jan Martiska
Assignee: Jan Martiska
Multinode tests in the TS which need to obtain the address of node1, do it in various
non-standardized ways, it would be nice to standardize that. JBEAP-5998 added the
possibility to obtain node1 address from {{TestSuiteEnvironment}} class, this issue will
try to update the existing tests where it is appropriate.
In addition, let's fix {{ClusteredJPA2LCTestCase}} which currently fails when running
with node1 set, because the test assumes it is always 127.0.0.1.