[ https://issues.apache.org/jira/browse/CASSANDRA-18000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628481#comment-17628481 ]
Andres de la Peña commented on CASSANDRA-18000: ----------------------------------------------- Here are the patches for all branches, CI is running: ||Patch||CI|| |[3.0 |https://github.com/apache/cassandra/compare/cassandra-3.0...adelapena:18000-3.0]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2411/workflows/13f03ad4-4362-4224-af01-71f1aa468656]| |[3.11 |https://github.com/apache/cassandra/compare/cassandra-3.11...adelapena:18000-3.11]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2410/workflows/19893b77-8587-4588-8780-516aba9becb8]| |[4.0 |https://github.com/apache/cassandra/compare/cassandra-4.0...adelapena:18000-4.0]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2412/workflows/7657837c-8aca-4fcb-a880-b9b9c78c7e84] [j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/2412/workflows/f6b5d930-bbff-4aac-b759-91454a3194a4]| |[4.1 |https://github.com/apache/cassandra/compare/cassandra-4.1...adelapena:18000-4.11]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2409/workflows/93be17d4-f3ee-47fd-916b-eff885ce207f] [j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/2409/workflows/e0ff6861-ef84-41bb-af42-7009d43e536b]| |[trunk|https://github.com/apache/cassandra/compare/trunk...adelapena:18000-trunk]|[j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/2408/workflows/be507a78-97a7-44aa-8eed-84a1f955f9ae] [j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/2408/workflows/a146ebc3-9cde-4017-953c-1cac2fcb7931]| > CircleCI: Skip checkstyle in the Ant-based repeated tests > --------------------------------------------------------- > > Key: CASSANDRA-18000 > URL: https://issues.apache.org/jira/browse/CASSANDRA-18000 > Project: Cassandra > Issue Type: Task > Components: CI > Reporter: Andres de la Peña > Assignee: Andres de la Peña > Priority: Normal > > The CircleCI jobs for repeating Ant-based tests include the {{checkstyle}} > and {{checkstyle-test}} targets. Those targets are skipped for Java 11 but > not for Java 8. > Including those targets on every test iteration produces a significant > difference in the run times of repeated test jobs for j8 and j11: > * > [https://app.circleci.com/pipelines/github/adelapena/cassandra/2328/workflows/122d58b9-b454-4a99-8c46-f7777b7ef225/jobs/23225] > * > [https://app.circleci.com/pipelines/github/adelapena/cassandra/2328/workflows/50f33d9b-c7c6-4aa9-bac9-22ac78ad6b8c/jobs/23224] > We should use the {{no-checkstyle}} flag in the iterations done by those > jobs. That should significantly speed up the jobs and save resources. > > Thanks to [~bereng] , who detected the difference in the running times > between j8 and j11. -- 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