[
https://issues.apache.org/jira/browse/CASSANDRA-14017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16254233#comment-16254233
]
Michael Kjellman commented on CASSANDRA-14017:
----------------------------------------------
+1. Thanks for doing this Ariel!!
Looking good with multiple CircleCI runs.
Example: https://circleci.com/gh/mkjellman/cassandra/70
> 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: [email protected]
For additional commands, e-mail: [email protected]