[
https://issues.apache.org/jira/browse/CASSANDRA-16329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17248170#comment-17248170
]
David Capwell commented on CASSANDRA-16329:
-------------------------------------------
So, when running against a trunk branch, the reason 3.0 release isn't included
is that we filter it out here:
{code}
if not version_select_strategy(origin_meta, destination_meta):
continue
{code}
Turns out --upgrade-version-selection default is INDEV, so release builds are
exulted from testing
> python dtest upgrade tests do not generate 3.0 to trunk tests
> -------------------------------------------------------------
>
> Key: CASSANDRA-16329
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16329
> Project: Cassandra
> Issue Type: Improvement
> Components: CI, Test/dtest/python
> Reporter: David Capwell
> Assignee: David Capwell
> Priority: Normal
> Fix For: 4.0-beta
>
>
> It looks like 3.11 is the only pair tested against trunk, we should update
> this to include 3.0 -> trunk.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]