You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Andres de la Peña (Jira)" <ji...@apache.org> on 2022/10/24 14:37:00 UTC

[jira] [Commented] (CASSANDRA-17987) CircleCI: Add jobs for running specialized unit tests with Java 11

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

Andres de la Peña commented on CASSANDRA-17987:
-----------------------------------------------

Here is a preview of how the workflows would look like for trunk:

* [j8 pre-commit|https://app.circleci.com/pipelines/github/adelapena/cassandra/2317/workflows/9bf66354-2b32-4589-9c3d-1aaa07cc51c5]
* [j11 pre-commit|https://app.circleci.com/pipelines/github/adelapena/cassandra/2317/workflows/db51cab2-4912-4f71-8993-05aa41e2dfed]
* [j8 separate|https://app.circleci.com/pipelines/github/adelapena/cassandra/2317/workflows/03855178-9e76-4aaa-a384-6d44b3f3d84a]
* [j11 separate|https://app.circleci.com/pipelines/github/adelapena/cassandra/2317/workflows/f5e079a2-2eae-4f5b-b52b-f9fda87d2cf2]

I still have do some fixes, prepare the patches for 4.0 and 4.1 and properly test it.

> CircleCI: Add jobs for running specialized unit tests with Java 11
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-17987
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17987
>             Project: Cassandra
>          Issue Type: Task
>          Components: CI
>            Reporter: Andres de la Peña
>            Assignee: Andres de la Peña
>            Priority: Normal
>
> CircleCI has a set of jobs for running specialiazed unit tests that are only run with Java 8:
>  * utests_compression
>  * utests_system_keyspace_directory
>  * utests_trie
>  * utests_stress
>  * utests_long
>  * utests_fqltool
> It should probably be possible to run these tests with Java 11 tool.
> Rather than creating a ticket for every job, it's probably easier to use a single ticket for all of them. This should give us an overall vision for deciding job names, approval steps, etc. Also, the required config changes should be quite minimal and doing all of them at once should save us both effort and test runs.



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

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