[
https://issues.apache.org/jira/browse/CASSANDRA-17987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624425#comment-17624425
] Andres de la Peña commented on CASSANDRA-17987: ----------------------------------------------- Here are the runs for the three resource configs and for the multiplexer: ||Patch||CI|| |[3.11|https://github.com/adelapena/cassandra/tree/17987-3.11]|[low|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-3.11] [mid|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-3.11-mid] [high|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-3.11-high] [multiplexer|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-3.11-multiplexer]| |[4.0|https://github.com/adelapena/cassandra/tree/17987-4.0]|[low|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-4.0] [mid|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-4.0-mid] [high|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-4.0-high] [multiplexer|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-4.0-multiplexer]| |[4.1|https://github.com/adelapena/cassandra/tree/17987-4.1]|[low|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-4.1] [mid|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-4.1-mid] [high|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-4.1-high] [multiplexer|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-4.1-multiplexer]| |[trunk|https://github.com/apache/cassandra/pull/1947]|[low|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-trunk] [mid|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-trunk-mid] [high|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-341-high] [multiplexer|https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=17987-trunk-multiplexer]| > 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: [email protected] For additional commands, e-mail: [email protected]
