[
https://issues.apache.org/jira/browse/CASSANDRA-15487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17009383#comment-17009383
] Michael Semb Wever edited comment on CASSANDRA-15487 at 1/7/20 5:45 AM: ------------------------------------------------------------------------ ||branch||circleci||asf jenkins testall||asf jenkins dtests|| |[cassandra-2.2_15487|https://github.com/apache/cassandra/compare/cassandra-2.2...thelastpickle:mck/cassandra-2.2_15487]|[circleci|https://circleci.com/gh/thelastpickle/workflows/cassandra/tree/mck%2Fcassandra-2.2_15487]|[!https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-devbranch-pipeline/48/badge/icon!|https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-devbranch-pipeline/48/]| |[cassandra-3.0_15487|https://github.com/apache/cassandra/compare/cassandra-3.0...thelastpickle:mck/cassandra-3.0_15487]|[circleci|https://circleci.com/gh/thelastpickle/workflows/cassandra/tree/mck%2Fcassandra-3.0_15487]|[!https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-devbranch-pipeline/48/badge/icon!|https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-devbranch-pipeline/48/]| |[cassandra-3.11_15487|https://github.com/apache/cassandra/compare/cassandra-3.11...thelastpickle:mck/cassandra-3.11_15487]|[circleci|https://circleci.com/gh/thelastpickle/workflows/cassandra/tree/mck%2Fcassandra-3.11_15487]|[!https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-devbranch-pipeline/51/badge/icon!|https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-devbranch-pipeline/51/]| was (Author: michaelsembwever): Patches at - https://github.com/thelastpickle/cassandra/tree/mck/cassandra-2.2_15487 - https://github.com/thelastpickle/cassandra/tree/mck/cassandra-3.0_15487 - https://github.com/thelastpickle/cassandra/tree/mck/cassandra-3.11_15487 > Reduce LongBTreeTest iteration count > ------------------------------------ > > Key: CASSANDRA-15487 > URL: https://issues.apache.org/jira/browse/CASSANDRA-15487 > Project: Cassandra > Issue Type: Task > Components: Test/unit > Reporter: Michael Semb Wever > Priority: Normal > > LongBTreeTest 2.2, 3.0, and 3.11 still takes 8+ hours to run because of the > large iteration counts in it. > In trunk this has already fixed via CASSANDRA-9989 > The iteration count should be reduced to something that is reasonable for > both ASF Jenkins and CircleCI (ie less than an hour). For longer burns one > can just go in at edit the iteration count value. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
