[jboss-jira] [JBoss JIRA] (WFLY-12503) Turn off the default surefire execution when the 'elytron' profile is used

Brian Stansberry (Jira) issues at jboss.org
Thu Sep 5 17:39:00 EDT 2019


Brian Stansberry created WFLY-12503:
---------------------------------------

             Summary: Turn off the default surefire execution when the 'elytron' profile is used
                 Key: WFLY-12503
                 URL: https://issues.jboss.org/browse/WFLY-12503
             Project: WildFly
          Issue Type: Task
          Components: Test Suite
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


We have CI runs for PRs that differ from the basic ones by using -Delytron instead of -DallTests to turn on profiles that select a subset of the testsuite and to specially configure things for that subset.

Expand on this by having -Delytron also turn on a profile that turns off the default surefire execution, so surefire only runs for those maven modules where an elytron profile turns it back on. There's no point, for example, running the 'undertow' maven module tests in these CI runs.



--
This message was sent by Atlassian Jira
(v7.13.5#713005)


More information about the jboss-jira mailing list