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

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

Actually, stress tests are regular tests for the stress tool, so they shouldn't 
be particularly slow. I think that upgrade Python dtests can also be 
particularly long due to the difficulty to select particular upgrade tests. I'm 
running those and LONG tests with 100 iterations 
[here|https://app.circleci.com/pipelines/github/adelapena/cassandra/2232/workflows/7a768262-5790-4252-a0c7-9b845c07442a].
 I'll update the default value if it looks good.

I have also fixed a couple of bugs that I have found during the last runs:
 * [Accidental removal of the step to add the Apache 
origin|https://github.com/adelapena/cassandra/commit/f85d3370723097f5b904a38ec61d368128ddd719].
 It's a leftover from the approach running the diff on CircleCI. It only 
affected upgrade dtests.
 * [Too generic {{grep}} pattern when finding the manually specified 
environment 
vars|https://github.com/adelapena/cassandra/commit/add3fa89e2a84ea4b5d864ebc3c6fa4dae1ff1ee].
 For example, it matched both {{REPEATED_UTESTS_LONG_COUNT}} and 
{{{}REPEATED_UTESTS_LONG{}}}.

> CircleCI: Automatically detect and repeat new or modified JUnit tests
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-17939
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17939
>             Project: Cassandra
>          Issue Type: Task
>          Components: CI
>            Reporter: Andres de la Peña
>            Priority: Normal
>             Fix For: 3.0.x, 3.11.x, 4.0.x, 4.x
>
>
> The purpose of this ticket is adding a new CircleCI job that automatically 
> detects new or modified test classes and runs them repeatedly. That way we 
> wouldn't need to manually specify those tests with {{.circleci/generate.sh}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to