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

Dinesh Joshi commented on CASSANDRA-14421:
------------------------------------------

vstring was an attribute of Version - 
[https://github.com/python/cpython/blob/master/Lib/distutils/version.py#L307]

We moved away from using it but code references vstring property causing it to 
break. Looks like we can rely on raw version strings now.

> Reenable upgrade tests
> ----------------------
>
>                 Key: CASSANDRA-14421
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14421
>             Project: Cassandra
>          Issue Type: Task
>          Components: Testing
>            Reporter: Sam Tunnicliffe
>            Priority: Major
>             Fix For: 4.0
>
>
> Since dtests were switched to pytest & python3 in CASSANDRA-13134, the 
> upgrade tests have been non-functional and are deselected by default (though 
> even if you ran with the {{--execute-upgrade-tests}} they wouldn't work). 
> They're further broken by CASSANDRA-14420, as {{upgrade_manifest}} relies on 
> {{CASSANDRA_VERSION_FROM_BUILD}}. We need to get them, or something 
> equivalent, up and running.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to