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

Michael Semb Wever edited comment on CASSANDRA-16642 at 5/2/21, 7:34 AM:
-------------------------------------------------------------------------

WRT (5)
 All [trunk dtests 
failed|https://ci-cassandra.apache.org/job/Cassandra-trunk-dtest/lastSuccessfulBuild/label=cassandra-dtest,split=1/console]
 as soon as (2) is done, with the following error message:
{noformat}
E   RuntimeError: Testing upgrades from/to version 4.1 is not supported. Please 
use a custom manifest (see upgrade_manifest.py)
- generated xml file: /home/cassandra/cassandra/cassandra-dtest/nosetests.xml --
 !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection 
!!!!!!!!!!!!!!!!!!!!
 =========================== 1 error in 0.52 seconds 
============================
{noformat}


was (Author: michaelsembwever):
WRT (5)
 All dtests fail as soon as (2) is done, with the following error message:
{noformat}
E   RuntimeError: Testing upgrades from/to version 4.1 is not supported. Please 
use a custom manifest (see upgrade_manifest.py)
- generated xml file: /home/cassandra/cassandra/cassandra-dtest/nosetests.xml --
 !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection 
!!!!!!!!!!!!!!!!!!!!
 =========================== 1 error in 0.52 seconds 
============================
{noformat}

> Create release branch cassandra-4.0
> -----------------------------------
>
>                 Key: CASSANDRA-16642
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16642
>             Project: Cassandra
>          Issue Type: Task
>          Components: Build
>            Reporter: Michael Semb Wever
>            Assignee: Michael Semb Wever
>            Priority: Normal
>             Fix For: 4.0-rc
>
>
> Figure out what needs to be done beyond the following…
> 1. Create release branch
> {code}
> git switch -c cassandra-4.0 trunk
> git push --set-upstream origin cassandra-4.0
> {code}
> 2. Bump trunk's version 
> {code}
> git switch trunk
> # increment version to 4.1
> edit build.xml debian/changelog CHANGES.txt NEWS.txt
> {code}
> 3. Add pipeline to ci-cassandra
> https://github.com/apache/cassandra-builds/blob/trunk/jenkins-dsl/cassandra_job_dsl_seed.groovy#L51
> -4. Update website versions-
> (it not needed until a release is made)
> 5. Add dtest version and upgrade paths
>  - 
> https://github.com/apache/cassandra-dtest/blob/trunk/upgrade_tests/upgrade_manifest.py
>  - https://github.com/apache/cassandra/blob/trunk/.circleci/config.yml#L2374
>  - 
> https://github.com/apache/cassandra-builds/blob/trunk/build-scripts/cassandra-test.sh#L31
> 6. Update how_to_commit documentation
> https://github.com/apache/cassandra/blob/trunk/doc/source/development/how_to_commit.rst



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to