]
ehsavoie Hugonnet reassigned WFLY-5194:
---------------------------------------
Assignee: ehsavoie Hugonnet
Restore the original legacy configs for use in
ParseAndMarshalModelsTestCase
----------------------------------------------------------------------------
Key: WFLY-5194
URL:
https://issues.jboss.org/browse/WFLY-5194
Project: WildFly
Issue Type: Sub-task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: ehsavoie Hugonnet
Priority: Critical
Fix For: 10.0.0.CR2
The configs currently used in ParseAndMarshalModelsTestCase are edited variants, with
legacy subsystems no longer supported removed. But that removal should no longer be
necessary, since the tests use --admin-only mode and we have committed to support these
subsystems in --admin-only. So we should restore the missing bits to have a more accurate
test that legacy configs will work.