[
https://issues.jboss.org/browse/AS7-4001?page=com.atlassian.jira.plugin.s...
]
Pavel Janousek moved JBPAPP-8333 to AS7-4001:
---------------------------------------------
Project: Application Server 7 (was: JBoss Enterprise Application Platform)
Key: AS7-4001 (was: JBPAPP-8333)
Workflow: GIT Pull Request workflow (was: jira)
Affects Version/s: 7.1.1.Final
(was: EAP 6.0.0 ER 2)
Component/s: Test Suite
(was: Testsuite)
Security: (was: JBoss Internal)
Docs QE Status: (was: NEW)
Bad reference to XSL transformation files in module
jboss-as-testsuite-benchmark and jboss-as-testsuite-stress
--------------------------------------------------------------------------------------------------------------
Key: AS7-4001
URL:
https://issues.jboss.org/browse/AS7-4001
Project: Application Server 7
Issue Type: Bug
Components: Test Suite
Affects Versions: 7.1.1.Final
Reporter: Pavel Janousek
Assignee: Ondrej Zizka
Priority: Blocker
Transformation procedure is invoked, but it seems like bad configuration path or not
correctly done clean-up in previous step. I caught this problem via warning:
{code}
[INFO] --- xml-maven-plugin:1.0:transform (ts.config-as.ip) @ jboss-as-testsuite-stress
---
[WARNING] The directory
/mnt/hudson_workspace/workspace/AS7-TS-linux-ipv6-experiments/testsuite/stress/target/jbossas/standalone/configuration,
which is a base directory of a ValidationSet or TransformationSet, does not exist.
[WARNING] No files found for transformation by stylesheet
/mnt/hudson_workspace/workspace/AS7-TS-linux-ipv6-experiments/testsuite/stress/../integration/src/test/xslt/changeIPAddresses.xsl
[WARNING] The directory
/mnt/hudson_workspace/workspace/AS7-TS-linux-ipv6-experiments/testsuite/stress/target/jbossas/standalone/configuration,
which is a base directory of a ValidationSet or TransformationSet, does not exist.
[WARNING] No files found for transformation by stylesheet
/mnt/hudson_workspace/workspace/AS7-TS-linux-ipv6-experiments/testsuite/stress/../integration/src/test/xslt/addJmsDestinations.xsl
{code}
Further investigation says /build/target/... isn't copied to these modules at all.
You can see this problem
[
there|https://hudson.qa.jboss.com/hudson/job/AS7-TS-linux-ipv6-experiment...].
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira