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

ASF subversion and git services commented on CASSANDRASC-72:
------------------------------------------------------------

Commit f8605b3c3dfdfdc5ef1b8327f4fd657efca8f9b7 in cassandra-sidecar's branch 
refs/heads/trunk from Francisco Guerrero
[ https://gitbox.apache.org/repos/asf?p=cassandra-sidecar.git;h=f8605b3 ]

CASSANDRASC-72: Split unit tests and integration tests in CircleCI config

As the number of integration tests continues to grow, it is desirable to split
unit tests and integration tests. It is also desirable to parallelize 
integration
tests, each integration test should be its own job. The goals of this 
improvement
are:

- Fail fast on checkstyle or minor errors
- Speed up test runtime by running integration tests in parallel
- Isolate failing tests to specific combinations of Cassandra

In this commit, we run unit tests individually for both java 8 and java 11. We 
split
integration tests into its own jobs, split per java version and cassandra 
version
combination.

Patch by Francisco Guerrero; Reviewed by Dinesh Joshi, Yifan Cai for 
CASSANDRASC-72


> [CircleCI] Split unit tests and integration tests
> -------------------------------------------------
>
>                 Key: CASSANDRASC-72
>                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-72
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Francisco Guerrero
>            Assignee: Francisco Guerrero
>            Priority: Normal
>
> As the number of integration tests continues to grow, it is desirable to 
> split unit tests and integration tests. It is also desirable to parallelize 
> integration tests, each integration test should be its own job. The goals of 
> this improvement are:
> * Fail fast on checkstyle or minor errors
> * Speed up test runtime by running integration tests in parallel
> * Isolate failing tests to specific combinations of Cassandra



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to