[jira] [Updated] (CASSANDRA-19469) python dtest packages should pin versions

2024-03-18 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-19469:
-
Resolution: Fixed
Status: Resolved  (was: Ready to Commit)

Thanks, committed.

> python dtest packages should pin versions
> -
>
> Key: CASSANDRA-19469
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19469
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Brandon Williams
>Assignee: Brandon Williams
>Priority: Normal
> Fix For: 3.0.30, 3.11.17, 4.0.13, 4.1.5, 5.0, 5.1
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We have for example in CASSANDRA-19464 seen how allowing modules to 
> automatically upgrade themselves causes us problems.  We should pin all of 
> these to specific versions so that the environment is entirely reproducible.



--
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-19469) python dtest packages should pin versions

2024-03-18 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-19469:
-
Status: Ready to Commit  (was: Review In Progress)

> python dtest packages should pin versions
> -
>
> Key: CASSANDRA-19469
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19469
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Brandon Williams
>Assignee: Brandon Williams
>Priority: Normal
> Fix For: 3.0.30, 3.11.17, 4.0.13, 4.1.5, 5.0, 5.1
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We have for example in CASSANDRA-19464 seen how allowing modules to 
> automatically upgrade themselves causes us problems.  We should pin all of 
> these to specific versions so that the environment is entirely reproducible.



--
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-19469) python dtest packages should pin versions

2024-03-18 Thread Stefan Miklosovic (Jira)


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

Stefan Miklosovic updated CASSANDRA-19469:
--
Reviewers: Stefan Miklosovic, Stefan Miklosovic  (was: Stefan Miklosovic)
   Stefan Miklosovic, Stefan Miklosovic  (was: Stefan Miklosovic)
   Status: Review In Progress  (was: Patch Available)

+1 lets see :D

> python dtest packages should pin versions
> -
>
> Key: CASSANDRA-19469
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19469
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Brandon Williams
>Assignee: Brandon Williams
>Priority: Normal
> Fix For: 3.0.30, 3.11.17, 4.0.13, 4.1.5, 5.0, 5.1
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We have for example in CASSANDRA-19464 seen how allowing modules to 
> automatically upgrade themselves causes us problems.  We should pin all of 
> these to specific versions so that the environment is entirely reproducible.



--
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-19469) python dtest packages should pin versions

2024-03-15 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-19469:
-
Status: Patch Available  (was: Open)

> python dtest packages should pin versions
> -
>
> Key: CASSANDRA-19469
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19469
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Brandon Williams
>Assignee: Brandon Williams
>Priority: Normal
> Fix For: 3.0.30, 3.11.17, 4.0.13, 4.1.5, 5.0, 5.1
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We have for example in CASSANDRA-19464 seen how allowing modules to 
> automatically upgrade themselves causes us problems.  We should pin all of 
> these to specific versions so that the environment is entirely reproducible.



--
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-19469) python dtest packages should pin versions

2024-03-15 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-19469:
-
Resolution: (was: Fixed)
Status: Open  (was: Resolved)

Whoops, 5.0 isn't running 3.6 right now, we'll need to adjust these for that.

> python dtest packages should pin versions
> -
>
> Key: CASSANDRA-19469
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19469
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Brandon Williams
>Assignee: Brandon Williams
>Priority: Normal
> Fix For: 3.0.30, 3.11.17, 4.0.13, 4.1.5, 5.0, 5.1
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We have for example in CASSANDRA-19464 seen how allowing modules to 
> automatically upgrade themselves causes us problems.  We should pin all of 
> these to specific versions so that the environment is entirely reproducible.



--
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-19469) python dtest packages should pin versions

2024-03-14 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-19469:
-
Reviewers: Stefan Miklosovic  (was: Brandon Williams, Stefan Miklosovic)

> python dtest packages should pin versions
> -
>
> Key: CASSANDRA-19469
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19469
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Brandon Williams
>Assignee: Brandon Williams
>Priority: Normal
> Fix For: 3.0.30, 3.11.17, 4.0.13, 4.1.5, 5.0, 5.1
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We have for example in CASSANDRA-19464 seen how allowing modules to 
> automatically upgrade themselves causes us problems.  We should pin all of 
> these to specific versions so that the environment is entirely reproducible.



--
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-19469) python dtest packages should pin versions

2024-03-14 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-19469:
-
Status: Ready to Commit  (was: Review In Progress)

> python dtest packages should pin versions
> -
>
> Key: CASSANDRA-19469
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19469
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Brandon Williams
>Assignee: Brandon Williams
>Priority: Normal
> Fix For: 3.0.x, 3.11.x, 4.0.x, 4.1.x, 5.0.x, 5.x
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We have for example in CASSANDRA-19464 seen how allowing modules to 
> automatically upgrade themselves causes us problems.  We should pin all of 
> these to specific versions so that the environment is entirely reproducible.



--
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-19469) python dtest packages should pin versions

2024-03-14 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-19469:
-
Reviewers: Stefan Miklosovic, Brandon Williams
   Stefan Miklosovic, Brandon Williams  (was: Brandon Williams, 
Stefan Miklosovic)
   Status: Review In Progress  (was: Patch Available)

> python dtest packages should pin versions
> -
>
> Key: CASSANDRA-19469
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19469
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Brandon Williams
>Assignee: Brandon Williams
>Priority: Normal
> Fix For: 3.0.x, 3.11.x, 4.0.x, 4.1.x, 5.0.x, 5.x
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We have for example in CASSANDRA-19464 seen how allowing modules to 
> automatically upgrade themselves causes us problems.  We should pin all of 
> these to specific versions so that the environment is entirely reproducible.



--
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-19469) python dtest packages should pin versions

2024-03-14 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-19469:
-
  Fix Version/s: 3.0.30
 3.11.17
 4.0.13
 4.1.5
 5.0
 5.1
 (was: 3.0.x)
 (was: 3.11.x)
 (was: 5.x)
 (was: 4.0.x)
 (was: 4.1.x)
 (was: 5.0.x)
  Since Version: NA
Source Control Link: 
https://github.com/apache/cassandra-dtest/commit/731063804d203f2c7b38a40c4f3476598a26346d
 Resolution: Fixed
 Status: Resolved  (was: Ready to Commit)

Thanks, committed.

> python dtest packages should pin versions
> -
>
> Key: CASSANDRA-19469
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19469
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Brandon Williams
>Assignee: Brandon Williams
>Priority: Normal
> Fix For: 3.0.30, 3.11.17, 4.0.13, 4.1.5, 5.0, 5.1
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We have for example in CASSANDRA-19464 seen how allowing modules to 
> automatically upgrade themselves causes us problems.  We should pin all of 
> these to specific versions so that the environment is entirely reproducible.



--
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-19469) python dtest packages should pin versions

2024-03-14 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-19469:
-
Status: Patch Available  (was: Open)

> python dtest packages should pin versions
> -
>
> Key: CASSANDRA-19469
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19469
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Brandon Williams
>Assignee: Brandon Williams
>Priority: Normal
> Fix For: 3.0.x, 3.11.x, 4.0.x, 4.1.x, 5.0.x, 5.x
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We have for example in CASSANDRA-19464 seen how allowing modules to 
> automatically upgrade themselves causes us problems.  We should pin all of 
> these to specific versions so that the environment is entirely reproducible.



--
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-19469) python dtest packages should pin versions

2024-03-14 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-19469:
-
Status: Open  (was: Patch Available)

> python dtest packages should pin versions
> -
>
> Key: CASSANDRA-19469
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19469
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Brandon Williams
>Assignee: Brandon Williams
>Priority: Normal
> Fix For: 3.0.x, 3.11.x, 4.0.x, 4.1.x, 5.0.x, 5.x
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> We have for example in CASSANDRA-19464 seen how allowing modules to 
> automatically upgrade themselves causes us problems.  We should pin all of 
> these to specific versions so that the environment is entirely reproducible.



--
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-19469) python dtest packages should pin versions

2024-03-14 Thread Stefan Miklosovic (Jira)


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

Stefan Miklosovic updated CASSANDRA-19469:
--
Test and Documentation Plan: ci
 Status: Patch Available  (was: In Progress)

This is taken from expanding the "Configure virtualenv and Python dependencies" 
step in any dtest in circle where it shows what it resolves them to.

https://github.com/apache/cassandra-dtest/pull/257

> python dtest packages should pin versions
> -
>
> Key: CASSANDRA-19469
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19469
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Brandon Williams
>Assignee: Stefan Miklosovic
>Priority: Normal
> Fix For: 3.0.x, 3.11.x, 4.0.x, 4.1.x, 5.0.x, 5.x
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> We have for example in CASSANDRA-19464 seen how allowing modules to 
> automatically upgrade themselves causes us problems.  We should pin all of 
> these to specific versions so that the environment is entirely reproducible.



--
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-19469) python dtest packages should pin versions

2024-03-14 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-19469:
-
 Bug Category: Parent values: Code(13163)Level 1 values: Bug - Unclear 
Impact(13164)
   Complexity: Normal
  Component/s: Test/dtest/python
Discovered By: User Report
Fix Version/s: 3.0.x
   3.11.x
   4.0.x
   4.1.x
   5.0.x
   5.x
 Severity: Normal
   Status: Open  (was: Triage Needed)

> python dtest packages should pin versions
> -
>
> Key: CASSANDRA-19469
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19469
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Brandon Williams
>Priority: Normal
> Fix For: 3.0.x, 3.11.x, 4.0.x, 4.1.x, 5.0.x, 5.x
>
>
> We have for example in CASSANDRA-19464 how allowing modules to automatically 
> upgrade themselves causes us problems.  We should pin all of these to 
> specific versions so that the environment is entirely reproducible.



--
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-19469) python dtest packages should pin versions

2024-03-14 Thread Brandon Williams (Jira)


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

Brandon Williams updated CASSANDRA-19469:
-
Description: We have for example in CASSANDRA-19464 seen how allowing 
modules to automatically upgrade themselves causes us problems.  We should pin 
all of these to specific versions so that the environment is entirely 
reproducible.  (was: We have for example in CASSANDRA-19464 how allowing 
modules to automatically upgrade themselves causes us problems.  We should pin 
all of these to specific versions so that the environment is entirely 
reproducible.)

> python dtest packages should pin versions
> -
>
> Key: CASSANDRA-19469
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19469
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Brandon Williams
>Priority: Normal
> Fix For: 3.0.x, 3.11.x, 4.0.x, 4.1.x, 5.0.x, 5.x
>
>
> We have for example in CASSANDRA-19464 seen how allowing modules to 
> automatically upgrade themselves causes us problems.  We should pin all of 
> these to specific versions so that the environment is entirely reproducible.



--
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