Brian Stansberry created WFLY-5696:
--------------------------------------
Summary: Mixed domain test launches a server from the DC
Key: WFLY-5696
URL:
https://issues.jboss.org/browse/WFLY-5696
Project: WildFly
Issue Type: Bug
Components: Domain Management, Test Suite
Affects Versions: 10.0.0.CR4
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Minor
The host.xml used by the DC in the testsuite/mixed-domain tests is launching a server.
This server fails to launch because the profiles being used include stuff that won't
work on current version servers (i.e. legacy subsystems like web).
The failure to launch the server isn't affecting the test results, proving the
existence of the server is not relevant to the test assertions.
Our goal in these tests is to test how the old slaves handle stuff. We have other ways to
test how new servers handle old stuff. So I'm going to remove the launch of this
server from the DC config.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)