[jira] [Updated] (CASSANDRA-17995) CircleCI: generate.sh without options modifies config

2022-10-26 Thread Jira


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andres de la Peña updated CASSANDRA-17995:
--
Summary: CircleCI: generate.sh without options modifies config  (was: 
CircleCI: generate.sh without flags modifies config)

> CircleCI: generate.sh without options modifies config
> -
>
> Key: CASSANDRA-17995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17995
> Project: Cassandra
>  Issue Type: Task
>  Components: CI
>Reporter: Andres de la Peña
>Assignee: Andres de la Peña
>Priority: Normal
>
> Calling {{.circleci/generate.sh}} should print the help and exit without 
> editing the {{config.yml}} file. However, after CASSANDRA-17939 it wrongly 
> enters into the automatic detection of new or modified tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-17995) CircleCI: generate.sh without options modifies config

2022-10-26 Thread Jira


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andres de la Peña updated CASSANDRA-17995:
--
Description: Calling {{.circleci/generate.sh}} without any options should 
print the help and exit without editing the {{config.yml}} file. However, after 
CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
modified tests.  (was: Calling {{.circleci/generate.sh}} should print the help 
and exit without editing the {{config.yml}} file. However, after 
CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
modified tests.)

> CircleCI: generate.sh without options modifies config
> -
>
> Key: CASSANDRA-17995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17995
> Project: Cassandra
>  Issue Type: Task
>  Components: CI
>Reporter: Andres de la Peña
>Assignee: Andres de la Peña
>Priority: Normal
>
> Calling {{.circleci/generate.sh}} without any options should print the help 
> and exit without editing the {{config.yml}} file. However, after 
> CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
> modified tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-17995) CircleCI: generate.sh without options modifies config

2022-10-26 Thread Jira


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andres de la Peña updated CASSANDRA-17995:
--
Test and Documentation Plan: Trivial fix that can be tested manually by 
running the script with and without options.
 Status: Patch Available  (was: In Progress)

> CircleCI: generate.sh without options modifies config
> -
>
> Key: CASSANDRA-17995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17995
> Project: Cassandra
>  Issue Type: Task
>  Components: CI
>Reporter: Andres de la Peña
>Assignee: Andres de la Peña
>Priority: Normal
>
> Calling {{.circleci/generate.sh}} without any options should print the help 
> and exit without editing the {{config.yml}} file. However, after 
> CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
> modified tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-17995) CircleCI: generate.sh without options modifies config

2022-10-26 Thread Jira


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andres de la Peña updated CASSANDRA-17995:
--
Fix Version/s: 3.0.x
   3.11.x
   4.0.x
   4.1.x
   4.x

> CircleCI: generate.sh without options modifies config
> -
>
> Key: CASSANDRA-17995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17995
> 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.x, 3.11.x, 4.0.x, 4.1.x, 4.x
>
>
> Calling {{.circleci/generate.sh}} without any options should print the help 
> and exit without editing the {{config.yml}} file. However, after 
> CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
> modified tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-17995) CircleCI: generate.sh without options modifies config

2022-10-26 Thread Ekaterina Dimitrova (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ekaterina Dimitrova updated CASSANDRA-17995:

Status: Ready to Commit  (was: Review In Progress)

> CircleCI: generate.sh without options modifies config
> -
>
> Key: CASSANDRA-17995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17995
> 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.x, 3.11.x, 4.0.x, 4.1.x, 4.x
>
>
> Calling {{.circleci/generate.sh}} without any options should print the help 
> and exit without editing the {{config.yml}} file. However, after 
> CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
> modified tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-17995) CircleCI: generate.sh without options modifies config

2022-10-26 Thread Ekaterina Dimitrova (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ekaterina Dimitrova updated CASSANDRA-17995:

Status: Review In Progress  (was: Patch Available)

> CircleCI: generate.sh without options modifies config
> -
>
> Key: CASSANDRA-17995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17995
> 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.x, 3.11.x, 4.0.x, 4.1.x, 4.x
>
>
> Calling {{.circleci/generate.sh}} without any options should print the help 
> and exit without editing the {{config.yml}} file. However, after 
> CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
> modified tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-17995) CircleCI: generate.sh without options modifies config

2022-10-26 Thread Ekaterina Dimitrova (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ekaterina Dimitrova updated CASSANDRA-17995:

Reviewers: Brandon Williams
   Status: Review In Progress  (was: Patch Available)

> CircleCI: generate.sh without options modifies config
> -
>
> Key: CASSANDRA-17995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17995
> 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.x, 3.11.x, 4.0.x, 4.1.x, 4.x
>
>
> Calling {{.circleci/generate.sh}} without any options should print the help 
> and exit without editing the {{config.yml}} file. However, after 
> CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
> modified tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-17995) CircleCI: generate.sh without options modifies config

2022-10-26 Thread Ekaterina Dimitrova (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ekaterina Dimitrova updated CASSANDRA-17995:

Status: Patch Available  (was: Ready to Commit)

> CircleCI: generate.sh without options modifies config
> -
>
> Key: CASSANDRA-17995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17995
> 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.x, 3.11.x, 4.0.x, 4.1.x, 4.x
>
>
> Calling {{.circleci/generate.sh}} without any options should print the help 
> and exit without editing the {{config.yml}} file. However, after 
> CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
> modified tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-17995) CircleCI: generate.sh without options modifies config

2022-10-26 Thread Berenguer Blasi (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Berenguer Blasi updated CASSANDRA-17995:

Reviewers: Berenguer Blasi, Brandon Williams  (was: Brandon Williams)

> CircleCI: generate.sh without options modifies config
> -
>
> Key: CASSANDRA-17995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17995
> 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.x, 3.11.x, 4.0.x, 4.1.x, 4.x
>
>
> Calling {{.circleci/generate.sh}} without any options should print the help 
> and exit without editing the {{config.yml}} file. However, after 
> CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
> modified tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-17995) CircleCI: generate.sh without options modifies config

2022-10-28 Thread Jira


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andres de la Peña updated CASSANDRA-17995:
--
Status: Ready to Commit  (was: Review In Progress)

> CircleCI: generate.sh without options modifies config
> -
>
> Key: CASSANDRA-17995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17995
> 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.x, 3.11.x, 4.0.x, 4.1.x, 4.x
>
>
> Calling {{.circleci/generate.sh}} without any options should print the help 
> and exit without editing the {{config.yml}} file. However, after 
> CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
> modified tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-17995) CircleCI: generate.sh without options modifies config

2022-10-28 Thread Jira


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andres de la Peña updated CASSANDRA-17995:
--
  Fix Version/s: 3.0.29
 3.11.15
 4.0.8
 4.1-rc
 4.2
 (was: 3.0.x)
 (was: 4.x)
 (was: 3.11.x)
 (was: 4.0.x)
 (was: 4.1.x)
Source Control Link: 
https://github.com/apache/cassandra/commit/ccc0b14d56d52221c64de8d029950fa265791eb3
 Resolution: Fixed
 Status: Resolved  (was: Ready to Commit)

> CircleCI: generate.sh without options modifies config
> -
>
> Key: CASSANDRA-17995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17995
> 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.29, 3.11.15, 4.0.8, 4.1-rc, 4.2
>
>
> Calling {{.circleci/generate.sh}} without any options should print the help 
> and exit without editing the {{config.yml}} file. However, after 
> CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
> modified tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-17995) CircleCI: generate.sh without options modifies config

2022-11-22 Thread Michael Semb Wever (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Semb Wever updated CASSANDRA-17995:
---
Fix Version/s: 4.1

> CircleCI: generate.sh without options modifies config
> -
>
> Key: CASSANDRA-17995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17995
> 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.29, 3.11.15, 4.0.8, 4.1-rc, 4.1, 4.2
>
>
> Calling {{.circleci/generate.sh}} without any options should print the help 
> and exit without editing the {{config.yml}} file. However, after 
> CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
> modified tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-17995) CircleCI: generate.sh without options modifies config

2022-11-22 Thread Michael Semb Wever (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Semb Wever updated CASSANDRA-17995:
---
Fix Version/s: 4.1-rc1

> CircleCI: generate.sh without options modifies config
> -
>
> Key: CASSANDRA-17995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17995
> 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.29, 3.11.15, 4.0.8, 4.1-rc1, 4.1-rc, 4.1, 4.2
>
>
> Calling {{.circleci/generate.sh}} without any options should print the help 
> and exit without editing the {{config.yml}} file. However, after 
> CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
> modified tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-17995) CircleCI: generate.sh without options modifies config

2022-11-22 Thread Michael Semb Wever (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Semb Wever updated CASSANDRA-17995:
---
Fix Version/s: (was: 4.1-rc)

> CircleCI: generate.sh without options modifies config
> -
>
> Key: CASSANDRA-17995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17995
> 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.29, 3.11.15, 4.0.8, 4.1-rc1, 4.1, 4.2
>
>
> Calling {{.circleci/generate.sh}} without any options should print the help 
> and exit without editing the {{config.yml}} file. However, after 
> CASSANDRA-17939 it wrongly enters into the automatic detection of new or 
> modified tests.



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org