[jboss-jira] [JBoss JIRA] (WFLY-6448) Allow configuration of testsuite such that StandardConfigsXMLValidationUnitTestCase can deal with CI testing of a core snapshot with a new kernel xsd

Brian Stansberry (JIRA) issues at jboss.org
Thu Mar 31 15:54:00 EDT 2016


Brian Stansberry created WFLY-6448:
--------------------------------------

             Summary: Allow configuration of testsuite such that StandardConfigsXMLValidationUnitTestCase can deal with CI testing of a core snapshot with a new kernel xsd
                 Key: WFLY-6448
                 URL: https://issues.jboss.org/browse/WFLY-6448
             Project: WildFly
          Issue Type: Enhancement
          Components: Domain Management, Test Suite
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


StandardConfigsXMLValidationUnitTestCase fails CI tests of core whenever the core snapshot under test includes a new version of the kernel xsd. See, for example, https://github.com/wildfly/wildfly-core/pull/1366. The problem is the test picks up the new xsd version as the latest, and rejects full's standard config files for using an old xsd.

This makes doing xsd updates in core a hassle.

Goal is to have a way to configure CI runs for core snapshots in full to avoid this problem. System property most likely.

I'm quite certain my fix will be hacky!



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list