Skip to content

test(yugabyte): run YugabyteDB tests with supported versions#1396

Open
joschi wants to merge 1 commit into
golang-migrate:masterfrom
joschi:test-yugabyte-releases
Open

test(yugabyte): run YugabyteDB tests with supported versions#1396
joschi wants to merge 1 commit into
golang-migrate:masterfrom
joschi:test-yugabyte-releases

Conversation

@joschi
Copy link
Copy Markdown
Contributor

@joschi joschi commented May 7, 2026

The versions of YugabyteDB used in tests were outdated.

Use the currently supported versions v2025.2, v2025.1, v2024.2, and v2.20.
https://docs.yugabyte.com/stable/releases/ybdb-releases/#releases

@joschi joschi marked this pull request as ready for review May 7, 2026 21:39
Copilot AI review requested due to automatic review settings May 7, 2026 21:39
Copy link
Copy Markdown
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

Updates the YugabyteDB container images used by the YugabyteDB database driver integration tests to align with currently supported upstream releases.

Changes:

  • Refresh YugabyteDB test matrix to v2025.2, v2025.1, v2024.2, and v2.20 image tags.
  • Update the in-code reference link to the stable YugabyteDB releases page.

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

Timeout: time.Duration(60) * time.Second,
}
// Released versions: https://docs.yugabyte.com/preview/releases/release-notes/
// Released versions: https://docs.yugabyte.com/stable/releases/ybdb-releases/
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 54.432%. remained the same — joschi:test-yugabyte-releases into golang-migrate:master

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants