[jbossts-issues] [JBoss JIRA] (JBTM-1393) XTSDemoTest fails because jbossHome does not exist

Tom Jenkinson (JIRA) jira-events at lists.jboss.org
Fri Jan 4 06:59:08 EST 2013


    [ https://issues.jboss.org/browse/JBTM-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743501#comment-12743501 ] 

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/lastSuccessfulBuild/artifact/narayana-full/target/narayana-full-5.0.0.M2-SNAPSHOT-bin.zip
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


More information about the jbossts-issues mailing list