[
https://issues.apache.org/jira/browse/CASSANDRA-17987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623811#comment-17623811
] Andres de la Peña commented on CASSANDRA-17987: ----------------------------------------------- Here are the patches for all brances, with the default lowres: ||Patch||Pre-commit||Separate|| |[3.11|https://github.com/adelapena/cassandra/tree/17987-3.11]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2326/workflows/a88cfbee-09ca-44be-909f-cda773fc216f]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2326/workflows/b1295c87-c1a9-4cef-a529-f106cf5c307d]| |[4.0|https://github.com/adelapena/cassandra/tree/17987-4.0]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2325/workflows/9761258f-344c-43a2-997a-876a768bbc08] [j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/2325/workflows/af7d2ed5-a6ba-4bad-9b43-4628bed927d0]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2325/workflows/6327ec8f-99a2-4b4c-9891-d8b7b7acfdbf] [j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/2325/workflows/38d95700-c941-4406-b9d9-59a37a3943f8]| |[4.1|https://github.com/adelapena/cassandra/tree/17987-4.1]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2324/workflows/bc0d5ac4-c2a2-4fc7-b1d4-e78c76a02b35] [j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/2324/workflows/3b5e3fa6-7083-4b2e-9486-981d0ee44016]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2324/workflows/39baf104-35ca-4e43-b484-f72d63ff3796] [j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/2324/workflows/f6834279-7191-44e0-8acf-5ecfb9abdd80]| |[trunk|https://github.com/apache/cassandra/pull/1947]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2322/workflows/852513ca-f285-462b-acd2-a93e61a6ae62] [j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/2322/workflows/dc5d2354-29e5-4129-bc9d-a24cebf679c6]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2322/workflows/13fafad6-51a7-4a63-8e09-946ebe218dff] [j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/2322/workflows/c4c23360-4124-4369-82aa-fbdbbf7c2ded]| If it looks good I'll prepare runs for mid and high. > 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]
