[
https://issues.apache.org/jira/browse/CASSANDRA-9528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599519#comment-14599519
]
Ariel Weisberg commented on CASSANDRA-9528:
-------------------------------------------
There is no pattern so I don't get why only the tar.gz are picked up.
{noformat}
${JENKINS_HOME}/automaton/bin/ctool run ${BUILD_TAG} 0 "cd
cassandra/build/test/ ; tar czf ${BUILD_TAG}_logs.tar.gz logs/" || true
{noformat}
> Improve log output from unit tests
> ----------------------------------
>
> Key: CASSANDRA-9528
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9528
> Project: Cassandra
> Issue Type: Test
> Reporter: Ariel Weisberg
> Assignee: Ariel Weisberg
> Fix For: 3.0 beta 1
>
>
> * Single log output file per suite
> * stdout/stderr to the same log file with proper interleaving
> * Don't interleave interactive output from unit tests run concurrently to the
> console. Print everything about the test once the test has completed.
> * Fetch and compress log files as part of artifacts collected by cassci
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)