[jboss-jira] [JBoss JIRA] (WFLY-10438) Create a regression mixed-domain test for a missing host-exclude

Brian Stansberry (JIRA) issues at jboss.org
Wed May 23 19:02:00 EDT 2018


Brian Stansberry created WFLY-10438:
---------------------------------------

             Summary: Create a regression mixed-domain test for a missing host-exclude
                 Key: WFLY-10438
                 URL: https://issues.jboss.org/browse/WFLY-10438
             Project: WildFly
          Issue Type: Task
          Components: Management, Test Suite
            Reporter: Brian Stansberry
            Assignee: Jeff Mesnil


We need a simple test that a slave running the version before the current one can boot and run a minimal server. Basically to catch the need for a fix like WFLY-10396 whenever we add a new extension.

Something like:

Base domain config must be the standard one we ship. It will include all extensions.

Test adds a minimal profile -- bare bones logging subsystem or perhaps no subsystem at all, can only have config that has been legal from the beginning -- and a server group using that profile. The server-group is added to the 'active-server-groups' attribute in the host-exclude resource for the slave's version.

Slave host.xml has 1 server only, and in that server group.

Launch the DC using the current release and the slave using the legacy release. Prove the slave server can start.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list