Skip to content

roachtest: delete version/mixed tests#113323

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
DarrylWong:port-version
Oct 31, 2023
Merged

roachtest: delete version/mixed tests#113323
craig[bot] merged 1 commit intocockroachdb:masterfrom
DarrylWong:port-version

Conversation

@DarrylWong
Copy link
Copy Markdown
Contributor

@DarrylWong DarrylWong commented Oct 30, 2023

This commit deletes the version/mixed roachtests. These tests do very little, only testing that upgrades finish. This is tested by other mixed-version tests, rendering these tests redundant.

Note that these tests did test upgrades for clusters of size 5, something we don't do elsewhere. However it isn't worth it to have a separate test for this.

Release note: None

Epic: CRDB-19321
Fixes: #110538
Informs: #110528

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

This commit deletes the version/mixed roachtests. These tests
do very little, only testing that upgrades finish. This
is tested by other mixed-version tests, rendering these tests
redundant.

Note that these tests did test upgrades for clusters of size 5,
something we don't do elsewhere. However it isn't worth it to
have a seperate test for this.

Release note: None

Epic: CRDB-19321
Fixes: cockroachdb#110538
Informs: cockroachdb#110528
@DarrylWong DarrylWong changed the title roachtest: port version/mixed/nodes=%d to new mixed-version framework roachtest: delete version/mixed tests Oct 31, 2023
@DarrylWong DarrylWong marked this pull request as ready for review October 31, 2023 17:25
@DarrylWong DarrylWong requested a review from a team as a code owner October 31, 2023 17:25
@DarrylWong DarrylWong requested review from herkolategan and renatolabs and removed request for a team October 31, 2023 17:25
Copy link
Copy Markdown

@renatolabs renatolabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@renatolabs renatolabs added the backport-23.2.x PAST MAINTENANCE SUPPORT: 23.2 patch releases via ER request only label Oct 31, 2023
@DarrylWong
Copy link
Copy Markdown
Contributor Author

TFTR!

bors r=renatolabs

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Oct 31, 2023

Build succeeded:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-23.2.x PAST MAINTENANCE SUPPORT: 23.2 patch releases via ER request only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

roachtest: port version/mixed/nodes=%d to new mixed-version framework

3 participants