-
Task
-
Resolution: Done
-
Major
-
None
-
None
https://issues.jboss.org/browse/EAP7-35 provides profile cloning ability (runtime (CLI)) to create new profiles based on existing JBoss profiles (web, full, web-ha, full-ha).
This test serves as basic smoke tests to be run within the testsuite.
This test is similar as CloneProfileTestCase from WildFly (WFLY-4838). WildFly has more complex default profile in domain part of TS than WildFly Core. But there should be a variant of this in WildFly Core too (https://github.com/wildfly/wildfly/pull/7699#issuecomment-118884646).
CloneProfileTestCase:
- clone default profile via CLI
- check results
- is related to
-
WFCORE-819 Add test for checking order of subsystem after profile cloning
- Resolved