[
https://issues.redhat.com/browse/WFLY-13567?page=com.atlassian.jira.plugi...
]
James Perkins updated WFLY-13567:
---------------------------------
Description: The 'alt-dist' jobs like
https://ci.wildfly.org/viewType.html?buildTypeId=WF_MasterLinuxAltDistJdk8 configure the
TS to use the output of the ee-build/ee-dist modules or to provision using the wildfly-ee
FP. MPScriptTestCase can't pass in such a scenario as the enable-microprofile.cli
script it wants to run does not exist. So use a JUnit Assume to disable it. Checking for
{{\-Dtestsuite.default.build.project.prefix=ee-}} would probably do the trick. (was: The
'alt-dist' jobs like
https://ci.wildfly.org/viewType.html?buildTypeId=WF_MasterLinuxAltDistJdk8 configure the
TS to use the output of the ee-build/ee-dist modules or to provision using the wildfly-ee
FP. MPScriptTestCase can't pass in such a scenario as the enable-microprofile.cli
script it wants to run does not exist. So use a JUnit Assume to disable it. Checking for
-Dtestsuite.default.build.project.prefix=ee- would probably do the trick.)
Disable MPScriptTestCase in the 'alt-dist' test jobs
----------------------------------------------------
Key: WFLY-13567
URL:
https://issues.redhat.com/browse/WFLY-13567
Project: WildFly
Issue Type: Task
Components: Test Suite
Reporter: Brian Stansberry
Assignee: James Perkins
Priority: Minor
Fix For: 21.0.0.Beta1
The 'alt-dist' jobs like
https://ci.wildfly.org/viewType.html?buildTypeId=WF_MasterLinuxAltDistJdk8 configure the
TS to use the output of the ee-build/ee-dist modules or to provision using the wildfly-ee
FP. MPScriptTestCase can't pass in such a scenario as the enable-microprofile.cli
script it wants to run does not exist. So use a JUnit Assume to disable it. Checking for
{{\-Dtestsuite.default.build.project.prefix=ee-}} would probably do the trick.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)