]
RH Bugzilla Integration updated WFLY-3392:
------------------------------------------
Bugzilla References:
Make the test suite more robust for
DomainDeployWithRuntimeNameTestCase
-----------------------------------------------------------------------
Key: WFLY-3392
URL:
https://issues.jboss.org/browse/WFLY-3392
Project: WildFly
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Test Suite
Affects Versions: 8.1.0.CR2
Reporter: Emmanuel Hugonnet
Assignee: Emmanuel Hugonnet
Priority: Trivial
The test DomainDeployWithRuntimeNameTestCase depends on the server groups list which is
backed by a Set.
Converting it to a list ands osrting it makes the test more reliable