[jbossts-issues] [JBoss JIRA] (JBTM-2878) Quickstarts not running in CI

Michael Musgrove (JIRA) issues at jboss.org
Sat Apr 1 06:45:00 EDT 2017


     [ https://issues.jboss.org/browse/JBTM-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Musgrove updated JBTM-2878:
-----------------------------------
    Description: 
The script that is meant to run the quickstarts (scripts/hudson/quickstart.sh) is not running them for the following reason: the script clones narayana and changes directory into it to build it but does not change directory back into the quickstart directory before running ./build.sh clean install and consequently it just ends up doing a second rebuild of narayana instead.

Also JENKINS_HOST is missing a userConotent directory so the following call will fail the build

wget http://${JENKINS_HOST}/userConotent/blacktie-thirdparty-centos70x64.tgz

  was:The script that is meant to run the quickstarts (scripts/hudson/quickstart.sh) is not running them for the following reason: the script clones narayana and changes directory into it to build it but does not change directory back into the quickstart directory before running ./build.sh clean install and consequently it just ends up doing a second rebuild of narayana instead.



> Quickstarts not running in CI
> -----------------------------
>
>                 Key: JBTM-2878
>                 URL: https://issues.jboss.org/browse/JBTM-2878
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Demonstrator
>    Affects Versions: 5.5.6.Final
>            Reporter: Michael Musgrove
>            Assignee: Michael Musgrove
>             Fix For: 5.next
>
>
> The script that is meant to run the quickstarts (scripts/hudson/quickstart.sh) is not running them for the following reason: the script clones narayana and changes directory into it to build it but does not change directory back into the quickstart directory before running ./build.sh clean install and consequently it just ends up doing a second rebuild of narayana instead.
> Also JENKINS_HOST is missing a userConotent directory so the following call will fail the build
> wget http://${JENKINS_HOST}/userConotent/blacktie-thirdparty-centos70x64.tgz



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbossts-issues mailing list