[jboss-jira] [JBoss JIRA] (WFLY-4921) Add smoke test for hierarchical composition in CLI

Marek Kopecký (JIRA) issues at jboss.org
Tue Jul 14 02:46:02 EDT 2015


Marek Kopecký created WFLY-4921:
-----------------------------------

             Summary: Add smoke test for hierarchical composition in CLI
                 Key: WFLY-4921
                 URL: https://issues.jboss.org/browse/WFLY-4921
             Project: WildFly
          Issue Type: Task
          Components: Test Suite
            Reporter: Marek Kopecký
            Assignee: Marek Kopecký


[EAP7-281|https://issues.jboss.org/browse/EAP7-281] provides logical hierarchical composition of Profies and Socket Binding Groups.

This test serves as basic smoke tests to be run within the testsuite.


HierarchicalCompositionTestCase#testHierarchicalCompositionOfProfiles:
# clone profile to child profile
# remove mail subsystem from child profile
# add root profile
# add mail subsystem to root profile
# set root profile as ancestor of child profile
# reload server with child profile
# check subsystems in server for mail subsystem


HierarchicalCompositionTestCase#testHierarchicalCompositionOfSocketBindingGroups:
# create new socket binding group
# add new socket binding in new socket binding group
# reload server with new socket binding group
# get all socket bindings from new socket binding group and check it



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jboss-jira mailing list