[jbossts-issues] [JBoss JIRA] (JBTM-1382) QA build does not archive test group summary files

Michael Musgrove (JIRA) jira-events at lists.jboss.org
Thu May 30 06:28:54 EDT 2013


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

Michael Musgrove reopened JBTM-1382:
------------------------------------



Reopening because narayana.sh doesn't appear to be archiving the TEST-*.txt files any more. The problem is that the statement
{noformat}
mv "$WORKSPACE/qa/TEST-*.txt"
{noformat}
does not match any files because of the quotes. The fix is to remove the quotes.
                
> QA build does not archive test group summary files
> --------------------------------------------------
>
>                 Key: JBTM-1382
>                 URL: https://issues.jboss.org/browse/JBTM-1382
>             Project: JBoss Transaction Manager
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Testing
>            Reporter: Michael Musgrove
>            Assignee: Michael Musgrove
>            Priority: Minor
>             Fix For: 5.0.0.M2
>
>   Original Estimate: 30 minutes
>  Remaining Estimate: 30 minutes
>
> The QA test suite consists of a number of test groups. The build produces a summary file showing the status of each sub test within a group (these are called TEST-<test group>.txt and stored in the qa directory). We currently archive the qa/testoutput directory but it would be useful to also archive these summary text files. Note that we cannot rely on Jenkins to do this for us since the jts remote test group is executed twice (once for each orb) and the files from the first run are overwritten.

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