[ 
https://issues.apache.org/jira/browse/CASSANDRA-14017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16254214#comment-16254214
 ] 

Ariel Weisberg edited comment on CASSANDRA-14017 at 11/15/17 9:29 PM:
----------------------------------------------------------------------

https://github.com/apache/cassandra-dtest/compare/master...aweisberg:cassandra-14017?expand=1

Seems like I can't have Apache Jenkins run my own dtest branch?


was (Author: aweisberg):
https://github.com/riptano/cassandra-dtest/compare/master...aweisberg:cassandra-14017?expand=1

Seems like I can't have Apache Jenkins run my own dtest branch?

> Add plumbing to cassandra dtests to allow collecting test names for multiple 
> builds as well as merging test output
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-14017
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14017
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Testing
>            Reporter: Ariel Weisberg
>            Assignee: Ariel Weisberg
>
> For continuous integration it's helpful to be able to acquire a list of test 
> names so that the tests can be split and load balanced across multiple 
> executors.
> We also do multiple builds containing the same tests run with different 
> parameters. It's helpful to be able to tag the test names so they junit.xml 
> output can be merged by other tools for reporting.
> There are also issues with nosetests and specifying many tests cases from the 
> command line where nosetests hits recursion limits in Python. Increasing the 
> maximum recursion depth seems to address the issue for now.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to