Skip to content

Commit 6863d5e

Browse files
authored
Merge pull request #160330 from rafiss/blathers/backport-release-24.3.25-rc-160323
release-24.3.25-rc: roachtest: update liquibase-test-harness to fix year-end failures
2 parents a7392b1 + 670f801 commit 6863d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cmd/roachtest/tests/liquibase.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"github.com/cockroachdb/cockroach/pkg/roachprod/install"
1717
)
1818

19-
var supportedLiquibaseHarnessCommit = "f43b967d60aa4ce7056a6d6ee0bc6d9f144c62d5"
19+
var supportedLiquibaseHarnessCommit = "91c42e7644c9db5cc86f6d013a33c43900646e2f"
2020

2121
// This test runs the Liquibase test harness against a single cockroach node.
2222
func registerLiquibase(r registry.Registry) {

0 commit comments

Comments
 (0)