[
https://issues.jboss.org/browse/JBTM-1393?page=com.atlassian.jira.plugin....
]
Tom Jenkinson commented on JBTM-1393:
-------------------------------------
You wouldn't want that in our script (as that url is not externally visible) it would
need to go in the job config in CI.
i.e.
rm -r narayana-full-5.0.0.M2-SNAPSHOT-bin.zip narayana-5.0.0.M2-SNAPSHOT
wget
http://172.17.131.2/view/Narayana+BlackTie/job/jbossts-narayana-skipTests...
unzip narayana-full-5.0.0.M2-SNAPSHOT-bin.zip
export JBOSS_HOME=`pwd`/narayana-5.0.0.M2-SNAPSHOT/
Or something like that, wget is installed on the windows boxes, the rest needs converting
to cmd
XTSDemoTest fails because jbossHome does not exist
--------------------------------------------------
Key: JBTM-1393
URL:
https://issues.jboss.org/browse/JBTM-1393
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Testing, XTS
Reporter: Gytis Trikleris
Assignee: Paul Robinson
Priority: Minor
Fix For: 4.17.4, 5.0.0.M2
Original Estimate: 1 hour
Time Spent: 15 minutes
Remaining Estimate: 0 minutes
See:
http://172.17.131.2/job/btny-EAP61-quickstarts/570
{noformat}
Tests in error:
org.jboss.jbossts.xts.demotest.XTSDemoTest: jbossHome
'C:\hudson\workspace\jbossts-narayana-skipTests\jboss-as\build\target\jboss-as-7.2.0.Alpha1-SNAPSHOT'
must exist
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira