-
Notifications
You must be signed in to change notification settings - Fork 4k
roachtest: update liquibase test harness #154801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This resolves an issue where the test started failing because of an outdated java version. Release note: None
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
tftr! bors r+ |
bors r+ |
Encountered an error creating backports. Some common things that can go wrong:
You might need to create your backport manually using the backport tool. error creating backport branch refs/heads/blathers/backport-release-25.3-154801: POST https://api.github.com/repos/rafiss/cockroach/git/refs: 422 Reference already exists [] Backport to branch release-25.3 failed. See errors above. 🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf. |
blathers backport 25.4 |
Based on the specified backports for this PR, I applied new labels to the following linked issue(s). Please adjust the labels as needed to match the branches actually affected by the issue(s), including adding any known older branches. Issue #154606: branch-release-25.4. Issue #154516: branch-release-25.4. Issue #154508: branch-release-25.4. Issue #154504: branch-release-25.4. Issue #154519: branch-release-25.4. 🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf. |
blathers backport 24.1.25-rc 25.2.7-rc 25.3.3-rc 24.3.21-rc |
Based on the specified backports for this PR, I applied new labels to the following linked issue(s). Please adjust the labels as needed to match the branches actually affected by the issue(s), including adding any known older branches. Issue #154606: branch-release-24.1.25-rc, branch-release-24.3.21-rc, branch-release-25.2.7-rc, branch-release-25.3.3-rc. Issue #154516: branch-release-24.1.25-rc, branch-release-24.3.21-rc, branch-release-25.2.7-rc, branch-release-25.3.3-rc. Issue #154508: branch-release-24.1.25-rc, branch-release-24.3.21-rc, branch-release-25.2.7-rc, branch-release-25.3.3-rc. Issue #154504: branch-release-24.1.25-rc, branch-release-24.3.21-rc, branch-release-25.2.7-rc, branch-release-25.3.3-rc. Issue #154511: branch-release-24.1.25-rc, branch-release-24.3.21-rc, branch-release-25.2.7-rc, branch-release-25.3.3-rc. Issue #154519: branch-release-24.1.25-rc, branch-release-24.3.21-rc, branch-release-25.2.7-rc, branch-release-25.3.3-rc. 🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf. |
This resolves an issue where the test started failing because of an outdated java version.
fixes #154519
fixes #154606
fixes #154516
fixes #154508
fixes #154504
fixes #154511
Release note: None