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

Josh McKenzie commented on CASSANDRA-17939:
-------------------------------------------

bq. Could we wrap this up in a flag to generate.sh in .circleci, generate.sh -d 
or something to show auto-detected diff tests? Or at least doc how circle 
derives it in readme.md so folks can run that themselves locally if they're 
curious what tests get picked up and want to perhaps add some more.
First thing that pops for me - this command will (reasonably so) pop up all 
tests that differ from upstream _including ones that are due to your branch 
being stale and needing a rebase_, which further adds to the value of "double 
check which tests will auto-populate from my branch" as a generate.sh command + 
some output to say "hey, if you're seeing more than you expect you may need to 
rebase".

> 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