[
https://issues.jboss.org/browse/WFLY-12503?page=com.atlassian.jira.plugin...
]
Brian Stansberry updated WFLY-12503:
------------------------------------
Description:
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. Same for -Dsecurity.manager.
Expand on this by having -Delytron and -Dsecurity.manager also turn on profiles that turn
off the default surefire execution, so surefire only runs for those maven modules where a
profile turns it back on. There's no point, for example, running the
'undertow' maven module tests in these CI runs.
was:
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.
Turn off the default surefire execution when the 'elytron'
and 'security.manager' profiles are 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
Priority: Major
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. Same for -Dsecurity.manager.
Expand on this by having -Delytron and -Dsecurity.manager also turn on profiles that turn
off the default surefire execution, so surefire only runs for those maven modules where a
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)