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

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

{quote}I don't think that's an all jdk build, nor that we should only use that 
workflow. That workflow tests building with j8 and running with both j8 and 
j11. The j11 workflow is for both building and running with j11. We should be 
running both workflows before committing.
{quote}
That said, I think we could unify both j8 and j11 pairs of pre-commit/separate 
workflows into a single one. I would prefer to do that in a separate ticket, 
since the scope of this one is repeated tests, and it's already quite large as 
it is.
{quote}
Also, while we're here (famous last words...) - could we also deprecate the -l, 
-m, and -h flags, fail out on -l (since I believe it doesn't work at all?) and 
have -m and -h just route to a default that hits up -m as per the discussion 
above w/a debug print out letting the user know we re-routed?
{quote}
I'd also leave that for a separate ticket. I think we need the -l flag for 
users on CircleCI's free plan. The -h flag is probably unused, but we should 
ask on the mail list. The original idea was that -m and -h were both for users 
on CircleCI's payment plans, but with -m trying to find a balance between cost 
and execution time, and -h prioritizing execution time.

> 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