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

Brandon Williams commented on CASSANDRA-17939:
----------------------------------------------

That fix looks good, but unfortunately appears to unveil other bashisms:

{quote}
$ .circleci/generate.sh -m
Generating new config.yml file with middle resources from config-2_1.yml
patching file .circleci/config-2_1.yml.MIDRES (read from 
.circleci/config-2_1.yml)

Detecting new or modified tests with git diff --diff-filter=AMR 
cassandra-4.0...HEAD:
.circleci/generate.sh: 251: [[: not found
.circleci/generate.sh: 257: [[: not found
.circleci/generate.sh: 260: [[: not found
.circleci/generate.sh: 263: [[: not found
.circleci/generate.sh: 266: [[: not found
.circleci/generate.sh: 272: [[: not found
.circleci/generate.sh: 276: [[: not found
.circleci/generate.sh: 282: [[: not found
.circleci/generate.sh: 285: [[: not found
{quote}

> 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
>            Assignee: Andres de la Peña
>            Priority: Normal
>             Fix For: 3.0.28, 3.11.14, 4.0.7, 4.1-rc, 4.2
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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