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

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

Note: this introduced some bash-dependent syntax:

{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)
.circleci/generate.sh: 209: Syntax error: redirection unexpected
{quote}

This is perfectly fine but the shebang in generate.sh points to /bin/sh, which 
may not be bash on all systems.

> 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