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

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

This has been reproduced on Circle using the patch for CASSANDRA-17649. Using 
that patch, the config with vnodes can be generated with

{code}
.circleci/generate.sh -m \
  -e REPEATED_UTEST_TARGET=test-jvm-dtest-some \
  -e REPEATED_UTEST_VNODES=true \
  -e REPEATED_UTEST_COUNT=10 \
  -e 
REPEATED_UTEST_CLASS=org.apache.cassandra.distributed.test.guardrails.GuardrailDiskUsageTest
 
{code}
We have initially seen this failing on [the CI 
runs|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/1637/workflows/1a88c5ec-536e-4f55-bacd-dba538c77c33/jobs/11307/tests]
 for CASSANDRA-17571.

> Fix flaky tests in TopPartitionsTest
> ------------------------------------
>
>                 Key: CASSANDRA-17649
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17649
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CI
>            Reporter: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 4.1-beta, 4.1.x
>
>
> While working on other tickets we noticed a few tests from TopPartitionTest 
> are flaky on 4.1. 
> Example run with the CircleCI multiplexer: 
> [https://app.circleci.com/pipelines/github/adelapena/cassandra?branch=flaky_top_partitions_test_4.1&filter=all]
> I haven't seen those in Jenkins though. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to