Skip to content

Conversation

@koct9i
Copy link
Collaborator

@koct9i koct9i commented Dec 19, 2025

  • use 25.2.1 in samples
  • drop 23.2 image from tests
  • set current to 25.2
  • set future to 25.3

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes support for YTsaurus 23.2 from the test suite and updates sample configurations to use version 25.2.1 instead of 25.1.0.

  • Removes 23.2 image definitions and related test configurations
  • Updates sample configurations from 25.1.0 to 25.2.1
  • Cleans up version-specific workarounds for 23.2 compatibility

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
test/e2e/ytsaurus_controller_test.go Removes 23.2-specific master cache workaround and 23.2→24.1 upgrade test entry
test-env.inc Removes 23.2 image exports and updates sample image to 25.2.1-relwithdebinfo
pkg/testutil/spec_builders.go Removes YtsaurusImage23_2 constant, updates 25.2 version to 25.2.1, and removes 23.2-specific queue agent image override
config/samples/cluster_v1_tls.yaml Updates coreImage from 25.1.0 to 25.2.1-relwithdebinfo
config/samples/cluster_v1_remoteexecnodes.yaml Updates coreImage from dev-23.2 to 25.2.1-relwithdebinfo
config/samples/cluster_v1_cri.yaml Updates coreImage from 25.1.0 to 25.2.1-relwithdebinfo

The changes are clean and consistent. All references to version 23.2 have been properly removed from the test infrastructure, and all sample configurations have been updated to use the same version (25.2.1-relwithdebinfo). The removal of version-specific workarounds (master cache disabling and queue agent image override) makes the codebase simpler and more maintainable.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@koct9i koct9i force-pushed the khlebnikov/test-e2e-drop-version-23-2 branch from a1f1c0d to b17168c Compare December 19, 2025 09:11
@koct9i koct9i added the test label Dec 19, 2025
@koct9i koct9i force-pushed the khlebnikov/test-e2e-drop-version-23-2 branch from b17168c to 30e55d2 Compare December 19, 2025 16:48
@koct9i koct9i changed the title Drop 23.2 image from tests, use 25.2.1 in samples Update YTsaurus Images Dec 19, 2025
@koct9i koct9i added the Update Cluster update and reconfiguration label Dec 19, 2025
- use 25.2.1 in samples
- drop 23.2 image from tests
- set current to 25.2
- set future to 25.3

Signed-off-by: Konstantin Khlebnikov <[email protected]>
@koct9i koct9i force-pushed the khlebnikov/test-e2e-drop-version-23-2 branch from 30e55d2 to 8ebaa4e Compare January 8, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Update Cluster update and reconfiguration

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants