[jbossts-issues] [JBoss JIRA] (JBTM-1277) Make narayana.sh respect -DskipTests for qa/ tests

Tom Jenkinson (JIRA) jira-events at lists.jboss.org
Mon Oct 1 06:00:06 EDT 2012


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

Tom Jenkinson commented on JBTM-1277:
-------------------------------------

Hi Mike,

In the (ideal) future where everything is in Maven we will need to support -DskipTests in qa/ anyway and this is just one step towards that.

It is integrated into trunk now, we can always back it out if it becomes an issue? Maybe the priority can be like this:

User sets:
-DskipTests - skip all tests
User sets:
QA_TESTS=1 ./scripts/hudson/narayana.sh -DskipTests  - override skipTests for the QA suite?

I am trying to make it appear more maven like, it wasn't clear to me that skipTests would not skip all the tests sorry :(

I am also thinking what is the most intuitive behaviour for the build.

Tom
                
> Make narayana.sh respect -DskipTests for qa/ tests
> --------------------------------------------------
>
>                 Key: JBTM-1277
>                 URL: https://issues.jboss.org/browse/JBTM-1277
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Build System
>            Reporter: Tom Jenkinson
>            Assignee: Tom Jenkinson
>             Fix For: 5.0.0.M2
>
>
> Just a simple if $1 is not "-DskipTests" will suffice

--
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