[
https://issues.apache.org/jira/browse/CASSANDRA-13413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959400#comment-15959400
]
Marcus Eriksson commented on CASSANDRA-13413:
---------------------------------------------
My patch essentially runs test-all:
{{<target name="test-all"
depends="eclipse-warnings,test,long-test,test-compression,stress-test" ... }}
and this patch runs those different targets in the 4 different containers.
Had no idea test-cdc existed, is that being run on cassci?
> Run more test targets on CircleCI
> ---------------------------------
>
> Key: CASSANDRA-13413
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13413
> Project: Cassandra
> Issue Type: Bug
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
>
> Currently we only run {{ant test}} on circleci, we should use all the (free)
> containers we have and run more targets in parallel.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)