OpenSearch/qa/wildfly/src
Jason Tedor 3b0a428712
Use ephemeral ports in Wildfly tests
The Wildfly tests previously needed hardcoded ports which would
sometimes already be in use leading to Wildfly test failures because the
server could not bind during startup. We had to wait until some upstream
changes (wildfly/wildfly#9943) and (wildfly/wildfly-core#2390) were
released before we could use ephemeral ports in these tests. These
changes are released now so this commit changes the Wildfly tests to use
ephemeral ports when starting Wildfly.

Relates #28040
2018-01-01 16:27:30 -05:00
..
main Add Wildfly integration test 2017-04-21 12:51:14 -04:00
test/java/org/elasticsearch/wildfly Use ephemeral ports in Wildfly tests 2018-01-01 16:27:30 -05:00