[jbossts-issues] [JBoss JIRA] (JBTM-2967) Some quickstarts are not tested in CI

Michael Musgrove (JIRA) issues at jboss.org
Tue Nov 21 12:37:00 EST 2017


Michael Musgrove created JBTM-2967:
--------------------------------------

             Summary: Some quickstarts are not tested in CI
                 Key: JBTM-2967
                 URL: https://issues.jboss.org/browse/JBTM-2967
             Project: JBoss Transaction Manager
          Issue Type: Bug
          Components: Demonstrator
    Affects Versions: 5.7.1.Final
            Reporter: Michael Musgrove
            Assignee: Michael Musgrove
             Fix For: 5.next


Most quickstarts used to ship with a run.[sh|bat] script for running the quickstart and we used to test them in CI by executing the run script. At some point we changed the CI script (scripts/hudson/quickstart.sh) to just run the pom instead (./build.sh -B clean install). Since not all poms execute their run script we aren't getting full CI coverage.

This JIRA is to go through each quickstart and ensure the the pom does indeed exercise the quickstart.

The following poms do execute a run script

transactionaldriver-jpa-and-tomcat/pom.xml
rts/at/simple/pom.xml
rts/lra/lra-test/pom.xml
ArjunaJTS/interop/glassfish/pom.xml
transactionaldriver-and-tomcat/pom.xml
spring/camel-with-narayana-spring-boot/pom.xml

The following quickstarts contain run scripts:

transactionaldriver-jpa-and-tomcat/run.sh
ArjunaCore/txoj/run.sh
jboss-as/build/target/wildfly-9.0.0.CR1-SNAPSHOT/bin/run.sh
ArjunaJTA/object_store/run.sh
ArjunaJTA/maven/run.sh
ArjunaJTA/recovery/run.sh
ArjunaJTA/javax_transaction/run.sh
rts/at/undertow/run.sh
rts/at/recovery/recovery2/run.sh
rts/at/recovery/recovery1/run.sh
rts/at/simple/run.sh
rts/at/service/service2b/run.sh
rts/at/service/service2/run.sh
rts/at/service/service1b/run.sh
rts/at/service/service1/run.sh
rts/at/demo/run.sh
rts/lra/run.sh
ArjunaJTS/standalone/run.sh
ArjunaJTS/interop/glassfish/run.sh
ArjunaJTS/recovery/run.sh





--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbossts-issues mailing list